Trigger processing for a check run
Starts or re-starts processing for the given run. Returns immediately with a task ID — poll GET /check/runs/{id} for status updates.
Authentication
AuthorizationBearer
Pyramid API key (prefix with “Bearer ”)
Path parameters
id
Request
This endpoint expects an object.
reprocess
Re-process all requirements even if already completed
skip_breakdown
Skip sub-requirement breakdown step
Response
Processing triggered
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
401
Unauthorized Error
404
Not Found Error
409
Conflict Error