Update User Preferences
Bulk Update
Bulk API to update user full preference across categories and channels
PATCH
Authorizations
Pass as Bearer <API_KEY>
. Get API Key from SuprSend dashboard Developers -> API Keys section.
Query Parameters
to fetch user preferences for a particular tenant
Body
application/json
distinct_id of users whose preference need to be updated
Use this to update channel level user preferences. Set is_restricted - true
if the channel is opted_out by the user. This will only send critical notifications to the user which can't be opted out
Use this to user preference across categories and channels inside a category.
Response
202
application/json
202
Example:
true