Delete catalog items

šŸ” This endpoint requires HTTP authentication (either Basic or Bearer).
For authenticating with Bearer token, required scopes are: catalog(w).

Delete items from the catalog. Deletions are processed asynchronously.

Query Params
string
required

The key of the index to use.

string
required

The section of the index to use. Defaults to Products.

Body Params

Request body for deleting items.

items
array of objects
required
length between 1 and 100

Array of items to delete (1-100 items).

Items*
Responses

401

Unauthorized

403

Forbidden

Language
Credentials
:
LoadingLoading…
Response
Choose an example:
application/json