v1

latestOpenAPI 3.0.3MIT2026-07-22153276289.7 KB
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