Sign inGet started

Delete a broadcast

DELETE
/v1/email/broadcasts/{broadcast_id}
await bird.broadcasts.delete("eb_01krdgeqcxet5s7t44vh8rt9mg");
Deletes a draft broadcast. Only a draft can be deleted. To stop a scheduled or sending broadcast, use Cancel a broadcast instead.
Parâmetros
broadcast_id
string
Broadcast identifier. Starts with eb_.