Skip Navigation

Delete detection

Soft delete a specific
CylanceOPTICS
detection resource belonging to a tenant. Use get detections to obtain the unique ID for the detection.
Service endpoint
/detections/v2/{detection_id}
Optional query string parameters
Example
https://protectapi.cylance.com/detections/v2/f2d6c020-53e2-4300-9005-2e006d9a0f57
Method
HTTP/1.1 DELETE
Request headers
  • Accept: application/json
  • Authorization: Bearer
    JWT Token returned by Auth API
    with the opticsdetect:delete scope encoded

Request

None

Response

Please see the Response status codes for more information.