Broadcasts
Add recipients to a broadcast
Add recipients by contact IDs, raw phone numbers, or from the broadcast's segment filters.
Authorization
bearerAuth AuthorizationBearer <token>
API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.
In: header
Path Parameters
broadcastId*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
{ "success": true, "added": 0, "skipped": 0}Was this page helpful?