Skip to main content

Add or remove a candidate to / from a ballot paper section

PUT 

/elections/:electionId/ballotPapers/:ballotPaperId/ballotPaperSections/:ballotPaperSectionId/candidates

Adds or removes an existing candidate to / from the specified ballot paper section. The user of the API access token needs access to the linked ballot paper / election. A candidate can only be added or removed if the linked election is not frozen. The candidate can not be added multiple times to the same ballot paper section. A candidate can only be removed if it was previously added to the ballot paper section.

Request

Responses

OK. The request was successfully executed. The candidate is now added to / removed from the ballot paper section.