Create Alert

Create an alert entity associated with the user.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
expressionstringRequired<=4096 characters
validUntilstringOptionalformat: "date-time"
triggerLimitsintegerOptional0-10
messagestringOptional<=256 characters

Response

AlertResponse
errorTextstring or null<=8192 characters

Non-empty if the request failed

alertobject or null