Delete a broadcast
Broadcasts
Delete a broadcast
Permanently deletes a draft or scheduled broadcast and returns 204 No Content on success. This is a hard delete and cannot be undone.
Note: a broadcast that is currently sending or has already been sent cannot be deleted — the request returns a 422 with Broadcast is already sending. or Broadcast has already been sent. respectively. To keep a scheduled broadcast without sending it, unschedule it via Update a broadcast instead.
DELETE
Delete a broadcast