Create a compliance check run
Creates an analysis run with multiple requirements. Call POST /check/runs/{id}/trigger to start processing.
Authentication
AuthorizationBearer
Pyramid API key (prefix with “Bearer ”)
Request
This endpoint expects an object.
project_id
name
requirements
handbook_ids
Response
Check run created
request_id
Server-generated per-request UUID. Also sent as X-Request-Id response header. Include in support tickets.
success
data
pagination
Present only on list endpoints. Top-level (not nested inside data).
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error