Create an alert
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
Headers
x-platform-id
Platform ID.
Request
This endpoint expects an object.
platform_id
Resource ID of type PLATFORM
alert_rule_id
Resource ID of type ALERT_RULE
customer_id
Resource ID of type CUSTOMER
type
Allowed values:
alert_rule
customer
data_trigger_reference
alert_data
Response
Created
platform_id
Resource ID of type PLATFORM
alert_rule_id
Resource ID of type ALERT_RULE
customer_id
Resource ID of type CUSTOMER
type
Allowed values:
object_type
id
created_at
alert_rule
customer
data_trigger_reference
alert_data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error