Skip to main content

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

Successful operation

Schema

    boolean

Loading...