Delete a single EventBridge configuration.
DELETE/svc/notifications/eventbridge/:id
Delete a single EventBridge configuration.
Request
Path Parameters
id uuidrequired
A UUID string identifying this event bridge configuration.
Responses
- 204
No response body
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
curl -L -X DELETE 'https://help.nops.io/svc/notifications/eventbridge/:id'
ResponseClear