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 -X DELETE https://api.okrapdf.com/v1/documents/doc-abc123 \ -H "Authorization: Bearer okra_YOUR_KEY"
Permanently delete a document and all associated data.
doc-abc123
{ "deleted": true, "id": "doc-abc123" }