UpdateNotificationProviderRequest
UpdateNotificationProviderRequest
Request to update a notification provider
OneOf
This class requires at least one of the following:
JSON Example
UpdateEmailNotificationProviderRequest
{
"name": "My Email Provider",
"enabled": true,
"type": "string"
}
type
Required
Type of notification provider
Enumeration:
EMAIL,
SLACK,
GOOGLE_CHAT