Comment on a feedbackCopy Pagepost https://rest.userback.io/1.0/feedback/commentCreates a feedback commentBody ParamsMake all properties in T optionalfeedbackIdint32required0 to 2147483647The Feedback this comment is associated withreplyCommentIdint320 to 2147483647If defined, the comment is a reply to the comment with this id.commentstringrequiredlength ≤ 65535The contents of the comment.userIdint320 to 2147483647The User who created the comment, if defined.isPublicbooleanIf true, the comment is public and visible to all users.truefalseguestEmailstringlength ≤ 255The email of the ananymous user who created the comment, if defined.guestNamestringlength ≤ 255The name of the ananymous user who created the comment, if defined.Responses 201Created 401Not Authorized 422Validation Error 429Too Many Requests 500Interal Server ErrorUpdated 24 days ago