Skip to main content
Update a product group’s name, description, rules, or product list.
Authentication: API Key

Request Body

Example Request

The productIds field replaces the entire product list. To add a product, include all existing product IDs plus the new one. To remove a product, omit it from the list.

Errors

Retry policy: Never retry 4xx — fix the request and resubmit. Retry 5xx with exponential backoff (start 5s, max 3 attempts).