Link attribute
PUT/api/v1/:team_slug/:app_slug/attributes/:attribute_template_key/:attribute_key/link/:attribute_template_key_2:/:attribute_key_2
Link 1 attribute to another attribute which means that if 1 of the attribute is added to a product will the other one also be added automatically.
Request
Responses
- 200
- 400
- 401
- 500
Attribute link created
Invalid request (e.g. bad UUID, validation error)
Unauthorized access
Internal server error