Bulk Whitelist / Blacklist Numbers

The Bulk DND Set API allows you to whitelist or blacklist a batch of phone numbers for a specific RCS bot. Provide the URL of a previously uploaded CSV file (from the File Upload API) containing the phone numbers, and set dnd_mode to control whether those numbers are blacklisted (true) or whitelisted (false).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The RCS agent (bot) name for which the DND operation applies.

string
required

The URL of the uploaded CSV file containing the list of phone numbers to whitelist or blacklist. Obtain this URL from the File Upload API response.

boolean
required

Set to true to blacklist the numbers in the file (block them from receiving messages). Set to false to whitelist the numbers (allow them to receive messages).

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json