Skip to main content
DELETE
/
documents
/
{id}
Delete Document
curl --request DELETE \
  --url https://api.pal.ai/v1/documents/{id}

Documentation Index

Fetch the complete documentation index at: https://docs.pal.ai/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

The Document ID you're interacting with.

Response

200

OK