Channel
Create a new channel
Create an event-bound or standalone channel.
Broadcaster-first saga:
- INSERT row with lifecycle_status='creating', broadcast_id=NULL.
- POST /broadcasts on broadcaster.
- On success: UPDATE row → broadcast_id, lifecycle_status='ready'.
- Invalidate Redis bundle cache for the parent event.
post/saas/channel
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.