Validate a check configuration without persisting it
POST/api/v1/orgs/:org/checks/validate
Runs the same validation the create/update paths run, but never writes. Returns whether the payload is valid plus any per-field validation messages.
Request
Responses
- 200
- 401
- 404
Validation result
Authentication required
Resource not found