Skip to main content
POST
Add products channels

Authorizations

Authorization
string
header
required

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

Body

application/json
product_id
string
required
variant_id
string | null
required
channel_id
string[]
required

Response

OK

message
string
success
boolean