Create broadcast
Create a new broadcast campaign. Add contacts after creation, then send.
Documentation Index
Fetch the complete documentation index at: https://docs.zavu.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Name of the broadcast campaign.
"Black Friday Sale"
Broadcast delivery channel. Use 'smart' for per-contact intelligent routing.
smart, sms, sms_oneway, whatsapp, telegram, email, instagram, voice Type of message for broadcast.
text, image, video, audio, document, template Text content or caption. Supports template variables: {{name}}, {{1}}, etc.
"Hi {{name}}, check out our Black Friday deals!"
Content for non-text broadcast message types.
Sender profile ID. Uses default sender if omitted.
Email subject line. Required for email broadcasts.
HTML body for email broadcasts.
Schedule the broadcast for future delivery.
Idempotency key to prevent duplicate broadcasts.
Response
Broadcast created.
