Usage Alert DELETE
DELETE/v1/events/usageAlerts/:id
Usage Alert DELETE
Request
Path Parameters
id doublerequired
Responses
- 200
- 404
Ok
- application/json
- Schema
- Example (from schema)
Schema
ok booleanrequired
{
"ok": true
}
- application/json
- Schema
- Example (from schema)
Schema
errors string[]required
ok booleanrequired
Possible values: [false]
{
"errors": [
"string"
],
"ok": false
}
Loading...