WhatsApp Broadcasts
Add recipients (batch)
Bulk-add recipients to a draft broadcast.
Constraints:
- Accepts up to 1,000 recipients per request
- Broadcast must be in draft status
- Phone numbers are normalized to E.164 format without + prefix
Template Parameters:
- Array format for positional parameters:
["Param1", "Param2"] - Object format for named parameters with support for media headers:
{ "first_name": "Alicia", "discount_code": "JULY25", "header_url": "https://example.com/image.jpg", "header_filename": "promo.jpg" }
POST
Documentation Index
Fetch the complete documentation index at: https://kapso-1adbad2d.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your project API key
Path Parameters
Body
application/json
Maximum array length:
1000Response
Recipients added (with summary of successes/failures)
Response from batch recipient add operation

