**POST /comment** Add new comment with Payload **States:** 201, 403, 404 ---- { "pollId": 1, "message": "Comment text" }