Create a subscription
POST
/api/v3/contacts/[email protected]/subscriptions
Create a subscription
Authorizations
Section titled βAuthorizations βRequest Body
Section titled βRequest Body β Media type application/json
object
api
boolean
channel
string
status
number
Examples
Example Create a subscription
{ "api": true, "channel": "annas-channel", "status": 2}Responses
Section titled β Responses βStill can’t find what you need? Contact support.