Skip to main content
PATCH
Update a product

Authorizations

X-Suby-Api-Key
string
header
required

API key authentication

Path Parameters

productId
string
required

Body

application/json
status
enum<string>
Available options:
ACTIVE,
CANCELLED
priceCents
string

New price in cents

Example:

"1499"

frequencyInDays
integer | null
Required range: x >= 1
supply
integer
Required range: x >= 1

Response

Product updated

success
boolean
Example:

true

data
object