All REST Endpoints

Application Management
Bulk update security controls
Method: put
Path: /api/v1/applications/bulk
Create an application instance
Method: post
Path: /api/v1/applications
Delete an application instance
Method: delete
Path: /api/v1/applications
Get application instances
Method: get
Path: /api/v1/applications
Update an application instance
Method: put
Path: /api/v1/applications
Reports
Get all records
Method: get
Path: /api/v1/reports/all
Get user risk score report
Method: get
Path: /api/v1/reports/details/{reportName}
Risk Events
Get all risk events
Method: get
Path: /api/v1/events/riskevents
Token Generation
Create an authorization token
Method: post
Path: /api/v1/token