Update a product tag
Update a product tag.
Authorizations:Token
Query Parameters
id required | stringResource identifier |
Request Body Schema:
The updated Product Tag resource name | string[1 .. 255] charactersExample: "sale" |
Responses
200Product Tag resource updated
Response schema:
Product Tag resource updated id | integer |
name | string |
400Invalid input
404Resource not found
422Unprocessable entity