Create a notification route
POST/apis/cra.diagrid.io/v1beta1/projects/:ProjectId/notificationroutes
Create a notification route in your project.
Request
Responses
- 201
- 403
- 409
- default
The created notification route.
You are not authorized to perform this action.
The request conflicts with the current state of the notification route.
Unexpected error.