MCP and programmatic accessREST API
Ingest
POST
/api/ingest/{connection_id}Path Parameters
connection_id*string
Connection ID
Format
uuidRequest Body
application/json
Arbitrary JSON payload
TypeScript Definitions
Use the request body type in TypeScript.
body*unknown
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/ingest/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty