Skip to main content
POST
Add products or variants to an existing subscription group (async)

Headers

X-API-Key
string
required

API Key for authentication

Path Parameters

id
integer<int64>
required

Subscription group ID (numeric ID)

Query Parameters

api_key
string

API Key (Deprecated - Use X-API-Key header instead)

Body

application/json

Product and variant IDs to add to the subscription group

productIds
integer<int64>[]
variantIds
integer<int64>[]

Response

Job accepted and started in the background

The response is of type object.