Skip to main content

Add a candidate to a ballot paper section

PUT 

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

Adds an existing candidate to 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 if the linked election is not frozen. The candidate can not be added multiple times to the same ballot paper section.

Request

Responses

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