UpdateNotificationProviderRequest

UpdateNotificationProviderRequest
UpdateNotificationProviderRequest

Request to update a notification provider

JSON Example UpdateEmailNotificationProviderRequest
{
    "name": "My Email Provider",
    "enabled": true,
    "type": "string"
}
type
Required

Type of notification provider

Enumeration: EMAIL, SLACK, GOOGLE_CHAT