Add a textarea attribute to a product
Add a textarea attribute to a product.
Authorizations:Token
Query Parameters
product_id required | integer |
Request Body Schema:
The new Attribute resource position | integer |
name | string[1 .. 255] characters |
Responses
201Attribute resource created
Response schema:
Attribute resource created id | integer |
position | integer |
name | string[1 .. 255] characters |
400Invalid input
422Unprocessable entity