To effectively and efficiently respond to threats, you can now use the Exabeam API to search and retrieve details for alerts and cases in Threat Center. For more information, see the Threat Center endpoint.

The Exabeam API now supports deployments in the Switzerland region (europe-west6 in GCP).

If your Exabeam Security Operations Platform is hosted at https://org-name.euw6.exabeam.cloud/, you can perform API queries using the base URL of https://api.ch.exabeam.cloud/.



​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.