Delete Category Attributes
Attributes
Delete Category Attributes
Delete category attributes by category ID.
DELETE
Delete Category Attributes
Authorizations
As a Channel Integrator you will receive a API Refresh Token. With such a Refresh Token you need to request an Access Token with a limited Lifetime (see POST /v1/auth). This Access Token must be provided as a Bearer Token in the Authorization Header with every request.
Query Parameters
ID of the category whose attribute assignments should be deleted. If omitted, all category attribute assignments are deleted. Channel category Id
Required string length:
1 - 512Example:
"Beer4711"
Response
Attributes deleted