cURL
curl --request POST \ --url https://api.kapso.ai/platform/v1/whatsapp/broadcasts/{broadcast_id}/send \ --header 'X-API-Key: <api-key>'
{ "data": { "id": "5f6a7b8c-9d0e-1f2a-3b4c-5d6e7f8a9b0c", "status": "sending", "started_at": "2025-10-12T17:03:21Z" } }
Start sending messages to all recipients. This is asynchronous - use GET /broadcasts/ to monitor progress.
Accepted
Show child attributes
Was this page helpful?