For each attribute in the request body (identified by its attribute definition ID, up to 100 per call) this sets
the given value on the product: if the product already has that attribute its value is updated, otherwise the
attribute is added with that value. Runs synchronously and completes before responding; returns no body and no
job to poll. Fails if no product with the given ID exists.
Use this to set multiple different attributes on a single product at once. To change one attribute across many
products instead, use the upsert or update endpoints on /products/attributes/by-ids. To add a single attribute
to one product without touching others, use POST /products/{id}/attributes.
For more information, refer to the Create, edit or remove
attributes article.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
204No Content
