Our Broadcast API enables creating, updating, sending Broadcasts, and more.
Previously, to create and send a Broadcast via the API, it required two separate requests: one to create the Broadcast and another to send it. Starting today, you can create and send a Broadcast with a single request.
When making the call, you can now set the send parameter to true to create and send a Broadcast with a single request.
If sending a Broadcast when creating it, you can also schedule the Broadcast for a future date using either natural language or a timestamp in ISO 8601 format.
Read the full changelog: https://resend.com/changelog/create-and-send-broadcasts-via-api