Skip to main content
DELETE
/
documents
Delete documents by IDs
curl --request DELETE \
  --url https://api.example.com/documents
{}

Documentation Index

Fetch the complete documentation index at: https://docs.korint.io/llms.txt

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

Query Parameters

ids
string[]
required

the document ids to delete

Response

200 - application/json

The response is of type object.