Update a property of a product attribute
Update a property of a product attribute.
Authorizations:Token
Query Parameters
| product_id required | integer |
| attribute_id required | integer |
Request Body Schema:
The updated Attribute Property resource | position | integer |
Responses
200Attribute Property resource updated
Response schema:
Attribute Property resource updated | id | integer |
| position | integer |
400Invalid input
404Resource not found
422Unprocessable entity