Update catalog variations

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

Update variations in the catalog. If a variation 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 variations that do not exist. Only CREATE is supported.

Allowed:
Body Params

Request body for batching variations.

variations
array of objects
required
length between 1 and 100

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

Variations*
Responses

401

Unauthorized

403

Forbidden

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