Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
name
string
required
product
string
required
price
string
required
bumpProduct
boolean
required
displayText
string
required

Response

200 - undefined
Last modified on May 19, 2026