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