cURL
curl --request DELETE \ --url http://localhost:3000/v2/documents/{id} \ --header 'x-API-Key: <api-key>'
Delete a document by its ID.
Documentation IndexFetch the complete documentation index at: https://docs.pland.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.pland.app/llms.txt
Use this file to discover all available pages before exploring further.
Document ID
Document deleted successfully
Was this page helpful?