API DocumentationCompliance ChecksCreate compliance checkCreate compliance check POST /openapi/v1/compliance-checks Create a new compliance check. The id field in the body is the entity ID — it must match ^[a-z0-9][a-z0-9_-]{0,63}$ and be unique. Returns 409 if the id is taken. Request Responses200OK