CreateNotificationProviderRequestBody

CreateNotificationProviderRequestBody
CreateNotificationProviderRequestBody

Request to create a notification provider

JSON Example CreateEmailNotificationProviderRequest
{
    "name": "My Email Provider",
    "type": "string"
}
type
Required

Type of notification provider

Enumeration: EMAIL, SLACK, GOOGLE_CHAT