post_integrations_youtube_broadcasts_id_stop
Stop a YouTube live broadcast by providing its UUID. Optionally delete the broadcast permanently or transition it to completed status.
Instructions
Stop Broadcast
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The UUID of the Live Session | |
| delete_broadcast | No | If true, hard deletes the broadcast. If false, transitions it to complete. |