notifications
Create notification
Create a new notification integration
post/notifications
Request body
Example request
{
"type": "email",
"name": "Admin Email Notifications"
}Response
Notification created successfully
Create a new notification integration
{
"type": "email",
"name": "Admin Email Notifications"
}Notification created successfully