bulkcapabilitycheck

Verifies the media channel compatibility of phone numbers

Response:

When performing a Bulk check, you will receive a structured JSON response, which could vary depending on the outcome of your request.
A successful response (200 OK) will provide a list of reachable users through specific channels, indicating which users can be reached via the requested communication method.


Query Params
string
required

Provide a comma-separated list of channels to check. Currently, you can only use 'RCS' as a channel (e.g., RCS).

Body Params
phoneNumbers
array of strings
required

Each request for a bulk check must include at least 500 unique phone numbers. The phone numbers must be formatted according to the E.164 standard, which requires including the country code followed by the phone number. For example: +12223334444.

phoneNumbers*
Headers
string
required
Responses

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