Delete attribute link
DELETE/api/v1/:team_slug/:app_slug/attributes/:attribute_template_key/:attribute_key/link/:attribute_template_key_2:/:attribute_key_2
Removes the link between 2 attributes
Request
Responses
- 200
- 400
- 401
- 500
Attribute link deleted
Invalid request (e.g. bad UUID, validation error)
Unauthorized access
Internal server error