This admin endpoint transitions the system from theDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/Crypto-Project-ENSTA/front-end/llms.txt
Use this file to discover all available pages before exploring further.
register phase to the vote_started phase. Once called, registration closes immediately and all enrolled voters can begin casting ballots. It takes no request body — the action is the transition itself.
Response fields
Indicates whether the transition succeeded or failed.
A human-readable description of the outcome.
This endpoint is only available when
voting_status === "register". Calls made during an active or ended vote will return an error.