Skip to main content

Delete a specific ballot paper section

DELETE 

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

Deletes the requested ballot paper section. The user of the API access token needs access to the linked ballot paper / election. A ballot paper section can only be deleted 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

No Content. The request was successfully executed. The ballot paper section was deleted.