Delete DocumentAsk AIdelete https://app.docsumo.com/api/v1/eevee/apikey/delete/{doc_id}/Permanently delete a document using its unique doc_id. You can get the doc_id from the 'List All Documents' endpoint.Path Paramsdoc_idstringrequiredThe unique identifier of the document to be deleted.HeadersapikeystringrequiredYour personal API key for authentication.Responses 200OK 401Unauthorized 404Not FoundUpdated 5 months ago