added
Alerts API
January 19th, 2024
Released stable version v1 of Alerts API.
Discover the power of our Alerts API, that allows you to manage your alert setup through API integrations. Here alert configurations can be created, read, updated and deleted. For more information see the documentation of the endpoint.
Below all available endpoints:
GET:/alerts/v1/configurations
GET:/alerts/v1/configurations/{alertConfigurationId}
Get specific alert configuration
POST:/alerts/v1/configurations
PATCH:/alerts/v1/configurations/{alertConfigurationId}
DELETE:/alerts/v1/configurations/{alertConfigurationId}