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 : base
Type: array
Base type Details
Show Source
Nested Schema : shopperInputs
Type: array
Shopper Inputs corresponding to the productType
Show Source
Nested Schema : specifications
Type: array
List of properties for user-defined item type.
Show Source
Nested Schema : variants
Type: array
Variants of the product
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : values
Type: array
List of allowed values in case of Single Selection List type.
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : items
Type: object
Show Source
Back to Top