PollsClose a pollClose a poll POST /api/polls/:pollId/close Closes a running poll so that no further votes are accepted. Request Responses200400401403404409429Returns the closed pollBad RequestUnauthorizedForbiddenNot FoundPoll is already closedToo Many Requests