Update Object Preferences
Update Object Full Preference
API to update object preferences across all channels and categories with translated names and descriptions in the response.
PATCH
Update Object Full Preference
Authorizations
Pass as Bearer <API_KEY>. Get API Key from SuprSend dashboard Developers -> API Keys section.
Path Parameters
Used to group similar objects together. Give plural namespace like teams, organizations, and roles.
Unique identifier of the object in your system
Query Parameters
to update object preferences for a particular tenant
Body
application/json
Use this to update channel level object preferences. Set is_restricted - true if the channel is opted_out. This will only send critical notifications which can't be opted out
Previous
Category and Channel within CategoryAPI to update object preferences for a specific notification category.
Next
Update Object Full Preference