Deleting attributes
Use the following endpoint to delete attributes:
- DELETE
/admin/v1/attributes/{attributeId}
For example, the following request deletes the attribute
xc:SfeDAefI5coDfBSGUd2xt .
Command
DELETE admin/v1/attributes/xc:SfeDAefI5coDfBSGUd2xt
When the API has successfully deleted the attribute, it will return an empty body in response.