Delete Anomaly Trusted List Entry
DELETE/anomalies/trusted_list/:id
Deletes the entry with the given ID from the Anomaly Trusted List.
Request
Path Parameters
id int32required
Anomaly Trusted List identifier
Example: 205
Responses
- 200
- 400
- 403
Successful operation
- application/json; charset=UTF-8
- Schema
Schema
boolean
missing_required_parameter / invalid_parameter_value / internal_error
- application/json; charset=UTF-8
- Schema
Schema
boolean
permission_error
- application/json; charset=UTF-8
- Schema
Schema
boolean
Loading...