Skip to main content
POST

Authorizations

Authorization
string
header
required

Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.

Path Parameters

org_id
string
required

Body

application/json

Body for POST /orgs/{org_id}/channels (standalone channel; same validation as an inline alarm channel, no id).

config
object
name
string | null
type
enum<string>
Available options:
email,
slack

Response

Channel created or reused

channel_action
enum<string>
required

How the request was wired to NotificationChannels.

Available options:
linked,
reused,
created
id
integer<int64>
required