Modify Alert

Change the parameters of an existing alert.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
alertIdlongRequired
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