Skip to main content

Update a product sticker

Update a product sticker.

Authorizations:Token
Query Parameters
sticker_id
required
integer
Request Body Schema:
The updated Product Sticker resource
namestring
positioninteger
enabledbooleanDefault: trueExample: true
text_colorstring<= 6 characters
bg_colorstring<= 6 characters

Responses

200Product Sticker resource updated
Response schema:
Product Sticker resource updated
idinteger
namestring
positioninteger
enabledbooleanDefault: trueExample: true
text_colorstring
bg_colorstring
400Invalid input
404Resource not found
422Unprocessable entity