UpdateNotificationTypesRequest

UpdateNotificationTypesRequest
UpdateNotificationTypesRequest

Update notification types for multiple providers

JSON Example
{
    "configurations": [
        {
            "provider_id": "e24ae877-6bfa-42da-a735-4ea55fba6c45",
            "enabled_notifications": [
                "CRITICAL_CVE_PATCH_AVAILABLE"
            ]
        }
    ]
}
configurations
Required
Constraints: minItems: 1

List of provider notification configurations