POST
Cast vote on advance
Notes
-
Votes are immutable. Once set, cannot change
-
Header X-Api-Key is required. Use /request-api-key endpoint.
- If <api_key> is invalid, a 401 error will be returned
-
Signature must be from signing the following message:
-
If voting yes: I hereby confirm my vote that '<advance_name>' IS AN ADVANCE
-
If voting no: I hereby confirm my vote that '<advance_name>' IS INELIGIBLE AS AN ADVANCE
-
post/set-vote
Headers
X-Api-Keystring
<api_key> from /request-api-key endpoint
Request body
Response
Success