Update a product-specific textarea attribute
PATCH/api/products/:product_id/attributes_text/:id
Updates the Product-specific textarea attributes resource.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 500
Product-specific textarea attributes resource updated
Invalid input
Unauthorized
Resource not found
Unprocessable entity
Internal error