cURL
curl --request DELETE \ --url https://api.algoreg.com/api/v1/customer_documents/{id} \ --header 'Authorization: Bearer <token>'
{ "errors": [ { "code": "string", "deprecated": "boolean", "message": "string", "will_be_deprecated": "boolean" } ] }
Deletes the specified document and its metadata.
Documentation IndexFetch the complete documentation index at: https://docs.algoreg.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.algoreg.com/llms.txt
Use this file to discover all available pages before exploring further.
Show properties