Skip to main content

Update a value of a product textarea attribute

Update a value of a product textarea attribute.

Authorizations:Token
Query Parameters
product_id
required
integer
attribute_id
required
integer
Request Body Schema:
The updated Textarea Attribute Value resource
valuestring
editableboolean

Responses

200Textarea Attribute Value resource updated
Response schema:
Textarea Attribute Value resource updated
idinteger
valuestring
editableboolean
400Invalid input
404Resource not found
422Unprocessable entity