Delete Attribute
DELETE/api/attributes/1
Deletes an attribute along with its values and product attribute assignments. Returns an error if the attribute is used by products unless ignore_relations=1.
Authentication: Requires Bearer token.
Query params:
- ignore_relations (optional): 0 (default) = block if used, 1 = force delete
Request
Responses
- 200
Successful response