Skip to main content

Remove a candidate from a ballot paper section

DELETE 

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

Removes an existing candidate 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 removed from the ballot paper section if the linked election is not frozen.

Request

Responses

OK. The request was successfully executed. The candidate was removed from the ballot paper section.