Bulk remove entities from the index
search
Bulk remove entities from the index
Remove one or more entities from the global search index. Each item is validated then published to the internal event stream — deletion happens asynchronously. Returns 202 with the count of accepted operations.
POST
Bulk remove entities from the index
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful Response
Response from POST /search/bulk/index and POST /search/bulk/delete.
Number of operations accepted and queued for processing

