index

Delete existing document. If document does not exist, it returns code 304.

delete/update/{indexName}

Path parameters

indexNamestring required

Query parameters

idstring

Request body

— unresolved $ref

Response

document deleted

Changes