Disable a compliance check
POST/openapi/v1/compliance-checks/:id/disable
Sets enabled = false — check is skipped on the next evaluation run. Existing evaluation results stay visible for historical reporting.
Request
Responses
- 200
- 401
- 403
- 429
- 500
OK
Authentication required
Caller is not authorised
Rate limit exceeded — see Retry-After header
Internal server error