Skip to main content
POST
This endpoint allows updating up to 100 products in a single request. Use this for bulk price changes, inventory updates, or status changes.

Request Body

array
required
Array of product updates (max 100 items)
boolean
If true, validates the updates without applying them (default: false)

Response

array
Successfully updated products
array
Products that failed to update with error details
object
Summary of the bulk operation