Update User Preferences
Reset
You can use these APIs to reset user preference settings to default tenant preference.
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 needs to be reset
setting this to true will set all channel preference to default setting.
setting this to true will set all category preferences to default tenant preference.
Response
202
application/json
202
Example:
true