The name of the new notification channel (max 100 characters)
orgIdstring
The ID of organization that notification channel belongs to
drEntitiesarray
The IDs of the DataRobot Users, Group or Custom Job associated with the DataRobotUser, DataRobotGroup or DataRobotCustomJob channel types (1-100 items)
payloadUrlstring
The payload URL of the new notification channel (required for Webhook, Slack, MSTeams channel types)
channelTypestring
Required
The type of the new notification channel. Valid values: DataRobotCustomJob, DataRobotGroup, DataRobotUser, Database, Email, InApp, InsightsComputations, MSTeams, Slack, Webhook
contentTypestring
The content type of the messages of the new notification channel. Valid values: application/json, application/x-www-form-urlencoded
secretTokenstring
Secret token to be used for new notification channel
validateSslboolean
Defines if validate SSL or not in the notification channel
emailAddressstring
The email address to be used in the new notification channel (required for Email channel type)
languageCodestring
The preferred language code. Valid values: en, es_419, fr, ja, ko, ptBR
customHeadersarray
Custom headers and their values to be sent in the new notification channel (max 100 items)
relatedEntityIdstring
Required
The ID of the related entity (deployment or custom job)
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not