Error
Update Examples
This endpoint allows clients to update existing examples in a specified dataset by sending a multipart/form-data PATCH request. Each form part contains either JSON-encoded data or binary attachment files to update an example.
PATCH
Error
Documentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-mdrxyd-1779813393-7298843.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Dataset ID
Body
multipart/form-data
The Example update info as JSON. Can have fields 'metadata', 'split'
The updated Example inputs as JSON
The updated Example outputs as JSON
JSON describing attachment operations (retain, rename)
New file attachment named {name}

