Update subscription
PUT
/api/v3/contacts/[email protected]/subscriptions/{{channel}}
Update subscription
Authorizations
Section titled βAuthorizations βParameters
Section titled β Parameters βPath Parameters
Section titled βPath Parameters β channel
required
string
Request Body
Section titled βRequest Body β Media type application/json
object
api
boolean
status
number
Examples
Example Update subscription
{ "api": true, "status": 1}Responses
Section titled β Responses βStill can’t find what you need? Contact support.