Skip to main content
DELETE
Delete in bulk

Authorizations

Authorization
string
header
required

Doofinder API key. Pass it as: Authorization: Token <api_key>

Path Parameters

hashid
string
required

Unique id of a search engine.

Pattern: ^[a-f0-9]{32}$
name
string
required

Name of an index.

Pattern: ^[a-z][a-z0-9_]*$

Body

application/json
Required array length: 1 - 100 elements
id
string

Unique identifier of the item.

Example:

Response

Bulk operation successful.

Result for bulk operations.

results
object[]

List of results of each bulk operation.

errors
boolean

Indicates if there is any error in the results.