Deletes the specified alert of the specified project
DELETE/v1/projects/:uid/alerts/:component/:alertUid
Deletes the specified alert of the specified project
Request
Path Parameters
uid stringrequired
component stringrequired
alertUid stringrequired
Responses
- 204
The resource was deleted successfully
Loading...