Remove Item Category Property
BetaDELETE
/v1/catalog/item-categories/{id}/properties/{property_id}This endpoint is idempotent. Learn more
Removes a property from an item category.
Default system categories cannot be modified.
Permissions requiredValues:item_categories:update
The role behind your API key or agent must grant every one of these permissions.
idstringItem category ID.
property_idstringID of the property to remove from the category.
Responses
200
Successful response for Remove Item Category Property