Skip to main content
POST
/
v1
/
broadcasts
/
{id}
/
send
Send Broadcast
curl --request POST \
  --url https://api.unosend.co/v1/broadcasts/{id}/send \
  --header 'Authorization: Bearer <token>'
id
string
required
The broadcast UUID. Must be in draft or scheduled status.
Broadcasts are unlimited — your plan’s contact limit determines audience size, not a separate email limit.