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