v1

latestOpenAPI 3.0.3MIT2026-08-04143307364.8 KB
Search & Match

Delete an indexed document

Delete the specified indexed document from the database

delete/v3/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