Skip to main content
PATCH
/
api
/
v1
/
examples
/
bulk
Error
A valid request URL is required to generate request examples
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

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
id
string<uuid>
required
dataset_id
string<uuid> | null
inputs
Inputs · object
outputs
Outputs · object
attachments_operations
AttachmentsOperations · object
metadata
Metadata · object
split
overwrite
boolean
default:false

Response

Successful Response