Skip to main content
PUT
Update Product Public

Authorizations

Authorization
string
header
required

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

Headers

X-Organization-Id
string | null

Path Parameters

catalog_id
string
required

Parent product catalog item database ID, not the business product_id field value.

product_id
string
required

Body

application/json

The body is of type Product Data · object.

Response

Successful Response