Skip to main content
PATCH
Update broadcast

Authorizations

better-auth.session_token
string
cookie
required

Session cookie set by Better Auth on sign-in.

x-workspace-id
string
header
required

Workspace UUID. Required on all /api/* endpoints.

Path Parameters

id
string<uuid>
required

Body

application/json

Update a draft broadcast

name
string
templateName
string
templateLanguage
string
templateCategory
string
templateParams
any
audienceFilter
any
groupId
string<uuid> | null
scheduledAt
string | null

Response

Broadcast updated

ok
boolean
required