Comment on a feedbackAsk AIpost https://rest.userback.io/1.0/feedback/commentCreates a feedback commentBody ParamsfeedbackIdint32required0 to 2147483647ID is a generic type that is used to represent a unique identifierreplyCommentIdint320 to 2147483647ID is a generic type that is used to represent a unique identifiercommentstringrequiredlength ≤ 65535The contents of the comment.userIdint320 to 2147483647ID is a generic type that is used to represent a unique identifierisPublicbooleanIf 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 7 months ago