Create a Test Monitor
POST
/
api
/
v1
/
monitors
/
create
/
test
Authorizations
Use the 'Authorization' header with the format 'Key <api-key>'
Body
application/json
The identifier for the data source configuration.
The name of the monitor.
The SQL query to be evaluated.
The schedule at which the monitor runs.
The description of the monitor.
Indicates whether the monitor is enabled.
Notification configuration for the monitor.
Tags associated with the monitor.
Response
200 - application/json
Unique identifier for the monitor.