Delete a document by its _id and remove it from the dataset.

Support for deleting many documents at once is available through /bulk_delete.

Log in to see full request history
Path Params
string
required
length ≤ 240

ID of dataset

Body Params
string
required

Delete document with matching _id.

Response

Language
Credentials
Click Try It! to start a request and see the response here!