Candidates
Managing CRUD operations for candidates.
Create a candidate
Creates a candidate with a link to a ballot paper sections.
Get all candidates for an election
Returns all candidates with the public information fields, that are linked to the specified election.
Update a specific candidate
Updates the configuration of the requested candidate with the provided information.
Get a specific candidate
Returns the requested candidate with all public information fields.
Delete a specific candidate
Deletes the requested candidate.