Add a textarea attribute to a product class
POST/api/product_classes/:product_class_id/attributes_text
Creates a Product class textarea attributes resource.
Request
Responses
- 201
- 400
- 401
- 422
- 500
Product class textarea attributes resource created
Invalid input
Unauthorized
Unprocessable entity
Internal error