Creates a new notifier configuration for sending alerts through various channels (Slack, Email, etc)
The access token received from the authorization server in the OAuth 2.0 flow.
Notifier configuration details
Configuration for a notification channel. Notifiers can be configured for various services like:
Human-readable name for the notifier
"Production Slack Alerts"
Configuration options for different notification channels. Only one channel should be configured per notifier.
ISO timestamp until which the notifier is disabled (null if enabled)
"2024-03-20T15:00:00Z"
Notifier
Notifier configuration with its unique identifier
Human-readable name for the notifier
"Production Slack Alerts"
Configuration options for different notification channels. Only one channel should be configured per notifier.
Timestamp when the notifier was created
"2024-01-15T10:30:00Z"
Email or ID of the user who created the notifier
ISO timestamp until which the notifier is disabled (null if enabled)
"2024-03-20T15:00:00Z"
Unique identifier for the notifier
"notify_slack_prod"