DELETE customattributes/{customAttributeID}
Delete Custom Attribute by ID you cannot delete a custom attribute that is associated to products.
Request Information
URI Parameters
Name | Description | Type | Additional 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.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean>true</boolean>