Add Item Category Property

Beta
PUT/v1/catalog/item-categories/{id}/properties/{property_id}

This endpoint is idempotent. Learn more

Adds a property to an item category. Default system categories cannot be modified.

idstring

Item category ID.

property_idstring

Property ID.

Responses

200

Successful response for Add Item Category Property