Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.{environment}.corti.app/v2/documents/{documentID} \ --header 'Authorization: Bearer <token>' \ --header 'Tenant-Name: <tenant-name>'
{ "requestid": "<string>", "status": 123, "type": "<string>", "detail": "<string>", "validationErrors": [ {} ] }
Input your token
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
"base"
No Content
Was this page helpful?