admin

Close qualifying and start race

Close the current qualifying window immediately.

Sets qualifying_closes_at to now so the orchestrator picks it up on its next cycle and transitions to RACE_RUNNING (or CANCELLED if no qualifiers meet the threshold).

post/v1/admin/races/close-qualifying

Response

Successful Response

race_idstring uuid required

Race ID

previous_closes_atstring date-time required

Original qualifying close time

new_closes_atstring date-time required

New qualifying close time

statusstring required

Race status after closing qualifying

Changes

No recorded changes to this endpoint across all 1 revision of this API.