added
Bulk Preference APIs
4 months ago by Anjali Arya
We’ve introduced new APIs designed to simplify the migration and management of user preferences within SuprSend.
- Get User Full Preference: Fetch complete user preferences across all categories and channels in a single API call.
- Bulk Update User Preference: Update preferences for multiple users across all categories and channels in one go. This API is ideal for batch processing and bulk updates, making large-scale migrations easier.
- Reset User Preference: If you have updated a user's preference by mistake, this API allows you to quickly revert a user's preferences to the default tenant settings.
Along with these changes, we have also introduced a flag in GET category preference APIs show_opt_out_channels
. Set this to true
to see channel list in opt-out preference categories.