PollsUpdate an answerUpdate an answer PATCH /api/polls/:pollId/answers/:answerId Updates the name and/or emoji of a single answer. Fields that are not sent stay unchanged. Request Responses200400401403404429Returns the updated answerBad RequestUnauthorizedForbiddenNot FoundToo Many Requests