Create monitoring check
POST/api/v1/orgs/:org/checks
Create monitoring check
Request
Responses
- 201
- 400
- 422
Check created
Validation error (code VALIDATION_ERROR) — e.g. a period below the check type's minimum. Heavy types enforce a per-type floor (browser 60s, js 30s); every other type has a global 10s floor. Internal checks and the synthetic sleep type are exempt.
Validation error