Skip to main content

Update a specific ballot paper section

PUT 

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

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

This endpoint is currently only a draft and not implemented! When this endpoint is implemented this note will be removed.

Request

Responses

OK. The request was successfully executed. The ballot paper section was updated.