Update catalog items

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

Update items in the catalog. If an item does not exist, it will be created.

Query Params
string
required

The key of the index to use.

string
required

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

string
enum
Defaults to CREATE

Strategy for handling items that do not exist. Only CREATE is supported.

Allowed:
Body Params

Request body for batching items.

items
array of objects
required
length between 1 and 100

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

Items*
Responses

401

Unauthorized

403

Forbidden

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