Skip to main content

Remove Product Channel Category Override

DELETE 

/api/v2/products/:product/channel-categories/:salesChannel

Remove the product's override on this channel so it follows its product type's map again. Responds with the resolution now in force — provenance type_map when the type is mapped on the channel, otherwise null with no category. Removing an override that does not exist is a no-op.

Required scope: products:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Requires permission: products.update

Request

Responses

OK

Response Headers
    Content-Type