Skip to main content
POST
Map Product to Discord Integration

Authorizations

Authorization
string
header
required

Standard HTTP Bearer token authentication header (e.g. Authorization: Bearer pk_live_...).

Path Parameters

id
integer
required

Unique database ID of the integration.

Body

application/json
product_id
integer
required

Numeric database ID of the product.

Example:

4

Response

Product mapped.

success
boolean
Example:

true

product
object