Skip to main content
POST
/
api
/
v1
/
datasets
/
clone
Error
A valid request URL is required to generate request examples
[
  {}
]

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Body

application/json
target_dataset_id
string<uuid>
required
source_dataset_id
string<uuid>
required
as_of

Only modifications made on or before this time are included. If None, the latest version of the dataset is used.

examples
string<uuid>[]
split

Response

Successful Response