Skip to main content

Remove product mapping

DELETE 

/v1/admin/clients/:slug/products/:productKey

Removes the client/brand mapping for the specified product key. The underlying product definition in the catalog is not affected. Returns 404 if no active mapping exists for this {slug} and {productKey} combination.

Request

Responses

Product mapping removed successfully