Update an option of a product-specific plain field attribute
Update an option of a product-specific plain field attribute.
Authorizations:Token
Query Parameters
product_id required | integer |
attribute_id required | integer |
id required | integer |
Request Body Schema:
The updated Attribute Option resource position | integer |
value | string[1 .. 255] characters |
Responses
200Attribute Option resource updated
Response schema:
Attribute Option resource updated id | integer |
position | integer |
value | string[1 .. 255] characters |
400Invalid input
404Resource not found
422Unprocessable entity