cURL
curl --request POST \ --url https://api.emailr.dev/v1/broadcasts/{id}/send \ --header 'Authorization: Bearer <token>'
{ "success": true, "sent": 123, "total": 123 }
Send a broadcast to all recipients
API key authentication. Use your API key as the bearer token.
"123e4567-e89b-12d3-a456-426614174000"
Broadcast sent