Create an Alert Notification Channel
Create an Alert Notification Channel.
Path parameters
organizationId
The ID of the Organization to which the Notification Channel will belong.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
The request body for creating a new Notification Channel.
CreateDagTriggerNotificationChannelRequest
OR
CreateEmailNotificationChannelRequest
OR
CreateOpsgenieNotificationChannelRequest
OR
CreatePagerDutyNotificationChannelRequest
OR
CreateSlackNotificationChannelRequest
Response
OK
createdAt
The time when the alert was created in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ
.
createdBy
definition
The notification channel's definition.
entityId
The entity ID the notification channel is scoped to.
entityType
The type of entity the notification channel is scoped to.
id
The notification channel's ID.
name
The notification channel's name.
organizationId
The organization ID the notification channel is scoped to.
type
The notification channel's type.
updatedAt
The time when the alert was updated in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ
.
updatedBy
deploymentId
The deployment ID the notification channel is scoped to.
entityName
The name of the entity the notification channel is scoped to.
workspaceId
The workspace ID the notification channel is scoped to.