UpdateSlackNotificationProviderRequest

UpdateSlackNotificationProviderRequest
UpdateSlackNotificationProviderRequest
JSON Example
{
    "name": "My Slack Provider",
    "enabled": true,
    "token": "xoxb-your-token",
    "channel_id": "C03JSI4JW8J"
}
string
name
Optional

Name of the Slack provider

boolean
enabled
Optional

Whether the provider is enabled

string
token
Optional

Slack bot token

string
channel_id
Optional

Slack channel ID