Search & Match - Indexing

Delete an indexed document

Delete the specified indexed document from the database

delete/v2/index/{name}/documents/{identifier}

Path parameters

namestring required

Unique index name

Example:my-index

Index name

identifierstring required

A random string that uniquely identify the resource.

Document identifier

Response

Delete successful, no content returned

Changes

No recorded changes to this endpoint across all 1 revision of this API.