cURL
curl --request DELETE \ --url https://api.simplicity.ai/v1/documents/{document_id} \ --header 'X-API-Key: <api-key>'
{ "message": "<string>" }
Permanently delete a document from a user’s account.
Documentation IndexFetch the complete documentation index at: https://docs.simplicity.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.simplicity.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response