Skip to main content
PUT
Update an alert channel's name and re-encrypt config

Authorizations

Authorization
string
header
required

API key (dh_live_...) or Auth0 JWT token

Path Parameters

id
string<uuid>
required

Body

application/json
name
string
required

New channel name (full replacement, not partial update)

Maximum string length: 255
config
object
required
managedBy
enum<string> | null

New attribution source: DASHBOARD, CLI, TERRAFORM, MCP, or API; null preserves current value.

Available options:
DASHBOARD,
CLI,
TERRAFORM,
MCP,
API
enabled
boolean | null

Whether this channel is enabled (default: true); null preserves current value

Response

OK

data
object
required

Alert channel with non-sensitive configuration metadata