v1

latestOpenAPI 3.0.32026-07-26737274.2 KB
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/v4/broadcasts/{id}

Path parameters

idinteger required

Response

Deletes the broadcast