Skip to main content
POST
Bulk remove entities from the index

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
organization_id
string
required

Organisation the entity belongs to

entity_type
string
required

Entity type (e.g. 'table', 'agent')

entity_id
string
required

Stable unique identifier for the entity

Response

Successful Response

Response from POST /search/bulk/index and POST /search/bulk/delete.

accepted
integer
required

Number of operations accepted and queued for processing