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