Delete a given document from its Datastore. This operation is irreversible.
Documentation Index
Fetch the complete documentation index at: https://docs.contextual.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Datastore ID of the datastore from which to delete the document
Document ID of the document to delete
Successful Response
The response is of type EmptyResponse · object.