Items
Delete from temporal
Deletes an item from the temporal index given its id.
DELETE
Delete from temporal
Authorizations
Doofinder API key. Pass it as: Authorization: Token <api_key>
Path Parameters
Unique id of a search engine.
Pattern:
^[a-f0-9]{32}$Name of an index.
Pattern:
^[a-z][a-z0-9_]*$Unique identifier of an item inside an index.
Response
Item deleted.
Delete from temporal