Skip to main content
Deletes the broadcast record and associated metadata. Use for cleanup of test or unwanted broadcasts.
This endpoint is available by whitelist only. To request access, fill out the contact form.
Endpoint: DELETE /2/users/:user_id/broadcasts/:broadcast_id

Response

Typically { "success": true } or a minimal body on 200.
Don’t depend on the exact body shape of delete responses — treat any 2xx as success.