Skip Navigation

Deactivate or delete detection exception

Deactivate (or "soft delete") a detection exception and remove it from the detection rule sets list.
Service endpoint
/exceptions/v2/{exception_id}/deactivate
Optional query string parameters
Example
https://protectapi.cylance.com/exceptions/v2/24eff732-4d39-47df-b246-f7dbb8a8fd87/deactivate
Method
HTTP/1.1 POST
Request headers
  • Accept: application/json
  • Authorization: Bearer
    JWT Token returned by Auth API
    with the opticsexception:update scope encoded

Request

None

Response

Please see the Response status codes for more information. Detection rule sets are not automatically communicated to all endpoints when updates to detection exceptions are made. To ensure that the latest logic is applied to endpoints in the quickest manner, re-save any affected detection rule sets (either via the UI or API).