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