Skip to main content

Update a specific candidate

PUT 

/elections/:electionId/candidates/:candidateId

Updates the configuration of the requested candidate with the provided information. The user of the API access token needs access to the linked election. The candidate can only be updated if the linked election is not frozen.

Request

Responses

OK. The request was successfully executed. The candidate was updated.