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

Authorizations

Authorization
string
header
required

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
notes
string
status
enum<string>
Available options:
Active,
Draft

Response

200 - application/json
success
boolean
required