Upsert monitor
Upsert monitor
| Path Parameters |
|---|
workspaceId cuid2 — REQUIREDPossible values: Value must match regular expression |
| Request Body — REQUIRED |
|---|
id cuid2Possible values: Value must match regular expression |
name string — REQUIRED |
type string — REQUIRED |
active boolean |
interval integerPossible values: 5 ≤ value ≤ 10000 |
maxRetries integerPossible values: value ≤ 10 |
trendingMode boolean |
notificationIds string[] |
payload object — REQUIRED |
upMessageTemplate |
downMessageTemplate |
| Responses | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Successful response
| |||||||||||||||
400Invalid input data
| |||||||||||||||
401Authorization not provided
| |||||||||||||||
403Insufficient access
| |||||||||||||||
500Internal server error
|