Blast RCS to Audience
Authentication
Request
The audience ID to send the blast to. This identifier is a string that always begins with the prefix aud_, for example: aud_abc123.
You can create an audience via the dashboard or API.
Array of RCS agent IDs to send from. Each must be prefixed with agent_.
Messages will be evenly distributed across these agents.
Limit: 1 min
SMS/MMS fallback message to send if the RCS message fails to deliver.
When a recipient’s device doesn’t support RCS, this fallback message will be sent as SMS or MMS instead. The fallback is sent from the specified phone number.
Note: At least one of
textormediaUrlsmust be provided. Fallback messages require a verifiedfromphone number with SMS/MMS sending capabilities.
Billing: You will be charged the standard SMS or MMS rate for the fallback message. The original RCS message will not be charged if the fallback is sent instead.

