DELETE customattributes/{customAttributeID}

Delete Custom Attribute by ID you cannot delete a custom attribute that is associated to products.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customAttributeID The CustomAttribute ID to Delete integer Required

Body Parameters

None.

Response Information

Resource Description

Delete Custom Attribute by ID you cannot delete a custom attribute that is associated to products.

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean>true</boolean>