Subscribers
Update subscriber preference
PATCH
/
v1
/
subscribers
/
{subscriberId}
/
preferences
/
{parameter}
Enter your API key in the Authorization
field like the example shown below:
E.g ApiKey 18d2e625f05d80e
Authorizations
Authorization
string
headerrequiredAPI key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
Path Parameters
subscriberId
string
requiredparameter
string
requiredBody
application/json
channel
object
The subscriber preferences for every ChannelTypeEnum for the workflow assigned.
enabled
boolean
Sets if the workflow is fully enabled for all channels or not for the subscriber.
Response
200 - application/json
data
object
Was this page helpful?