Skip to main content

Create or update client/brand product mappings

PUT 

/v1/admin/clients/:slug/products

Creates or updates the product mappings for the specified client/brand. Each entry references a product by productKey and productVersion. Products not listed in the request body are left untouched. Returns 404 if a referenced product does not exist in the catalog.

Request

Responses

Client/brand product updated successfully