deleteItemTypeProperty

delete

/ccadmin/v1/itemTypes/{itemTypeId}/properties/{propertyId}

Deletes a previously created dynamic property with the given property ID and item type. Only supported for a type of category

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Dynamic property successfully deleted.
Body ()
Root Schema : getItemType_response
Type: object
Show Source
Nested Schema : propertiesOrder
Type: array
List of properties in ascending order
Show Source
Nested Schema : specifications
Type: array
List of specifications for user-defined item type.
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : editableAttributes
Type: array
List of editable properties
Show Source
Back to Top