v1
latestOpenAPI 3.0.22026-07-223907721.1 MBAttributes
Delete Category Attribute by ID
Delete channel attributes from all assigned categories.
delete/v1/channel/attribute/{attributeId}/category/{categoryId}
Path parameters
attributeIdstring required
AttributeId must be a category tree wide unique identifer.
Example:12323
ID of the attribute to remove from the given category.
categoryIdstring required
Channel category Id
Example:Beer4711
ID of the category the attribute should be removed from.
Response
Attribute deactivated