Skip to main content
POST
/
runs
/
multipart
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

multipart/form-data
post.{run_id}
file

Run to create (JSON)

patch.{run_id}
file

Run to update (JSON)

post.{run_id}.inputs
file

Large inputs object (JSON) stored out‑of‑band

patch.{run_id}.outputs
file

Large outputs object (JSON) stored out‑of‑band

feedback.{run_id}
file

Feedback object (JSON) – must include trace_id

attachment.{run_id}.{filename}
file

Binary attachment linked to run {run_id}

Response

Accepted

{key}
string