Threats REST Endpoints

Adaptive Access/Threats
Use this endpoint to manage adaptive access threats and violations. This REST API is SCIM compliant.

Added In Release: 18.1.6
Get an Existing Threat or Violation
Method: get
Path: /admin/v1/Threats/{id}
HTTP Options
Method: options
Path: /admin/v1/Threats
Replace a Threat or Violation
Method: put
Path: /admin/v1/Threats/{id}
Search Threats or Violations
Method: get
Path: /admin/v1/Threats
Update a Threat or Violation
Method: patch
Path: /admin/v1/Threats/{id}