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

Query Parameters

ids
string[]
required

the document ids to delete

Response

200 - application/json

The response is of type object.