a686fddb4e0c

latestOpenAPI 3.1.12026-08-10130601.0 MB

Bulk Update

Bulk API to update channel and category-level notification preferences for multiple users in one request.

patch/v1/bulk/user/preference/

Query parameters

tenant_idstring

to fetch user preferences for a particular tenant

Request body

distinct_idsstring[] required

distinct_id of users whose preference need to be updated

Response

202

successboolean

Example response

{
  "success": true
}