New Use Cases Endpoint
You can now use the Exabeam API to retrieve use case information including description, scenarios, and category. For more information, see the Get a list of all use cases endpoint.
​New Delete Context Table Endpoint​​
​
​A new endpoint is available for the Context Management service that allows for the deletion of specific context tables. A table ID is required to specify the table for deletion along with All table records are deleted. Optionally, unused custom attributes can also be deleted. The new API endpoint is: ​DELETE /context-management/v1/tables/{id}​​
​
To try the new API, see Delete a specific context table.
New Endpoint to Retrieve MITRE Information
You can now use the Exabeam API to retrieve MITRE ATT&CK® tactics and techniques. This can be useful to help automate security operations related to MITRE information in security content (for example in correlation rules, behavioral rules, dashboards, alerts, and cases).
Correlation Rules Filtering
The Correlation Rule endpoint now introduces the nameContains parameter to enable you to filter results by a partial or full rule name. For more information, see Correlation Rules - Get all rules.
Endpoint for Deleting Correlation Rules
An endpoint for deleting correlation rules by ID is now available. See Delete a correlation rule.
Correlation Rules Endpoints
New API endpoints have been introduced to support viewing, creating, and updating correlation rules. See the following:
Context Collector Endpoints - Deprecation Notice
The Context Collectors endpoints are now renamed and organized as Context Management. To facilitate this change, a new path is now available: context-management/v1.
Context Management Endpoints
New Context Management endpoints are available to support the following use cases:
Search Enhancement
The following enhancements are now available with Search:
Audit Log Support
You can now search for audit logs using the Exabeam API. For more information, see Search audit events.