Skip to main content

Update a product tag

Update a product tag.

Authorizations:Token
Query Parameters
id
required
stringResource identifier
Request Body Schema:
The updated Product Tag resource
namestring[1 .. 255] charactersExample: "sale"

Responses

200Product Tag resource updated
Response schema:
Product Tag resource updated
idinteger
namestring
400Invalid input
404Resource not found
422Unprocessable entity