Delete attribute relationship
DELETE/api/v1/:team_slug/:app_slug/attributes/:attribute_template_key/:attribute_key/relationship
Delete attribute relationship between an attribute and an item such as an tag or product
Request
Responses
- 200
- 400
- 401
- 500
Attribute relationship created
Invalid request (e.g. bad UUID, validation error)
Unauthorized access
Internal server error