PUT
/
api
/
ext
/
v1
/
collection
/
{collectionId}
/
product
/
{productId}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

collectionId
string
required
productId
string
required

Query Parameters

companyId
string

Body

application/json
status
enum<string>
Available options:
Active,
Draft
notes
string

Response

200 - application/json
success
boolean
required