Remove attribute from product
DELETE/api/v1/:team_slug/:app_slug/products/:product_id/attributes/:attribute_template_key/:attribute_key
Delete attribute relationship from product
Request
Responses
- 200
- 400
- 401
- 500
Updated product
Invalid request (e.g. bad UUID, validation error)
Unauthorized access
Internal server error