Create an alert
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Payload to install an alert
The body is of type object
.
Response for install alert request
The response is of type object
.
Create an alert
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Payload to install an alert
The body is of type object
.
Response for install alert request
The response is of type object
.