Update a feedbackAsk AIpatch https://rest.userback.io/1.0/feedback/{id}Updates feedbackPath Paramsidint32required0 to 2147483647Feedback IDBody ParamsfeedbackTypestringenumThe type of feedback that was given.GeneralBugIdeaAllowed:GeneralBugIdeatitlestringlength between 0 and 255The title provided by the user submitting the Feedbackdescriptionstringlength between 0 and 65535The description provided by the user submitting the FeedbackpageUrlurilength ≤ 65535The url of the page where the feedback was submittedisSharedbooleantruefalseallowPublicCommentbooleanIf true, public comments are allowed to be posted on the feedbacktruefalseprioritystringenumlowneutralhighurgentAllowed:lowneutralhighurgentcategorystringlength between 1 and 255If defined, the category the feedback was assigned toratingstringlength ≤ 255Defines the rating given by the user submitting the feedbackassigneeIdint320 to 2147483647ID is a generic type that is used to represent a unique identifierdueDatestringlength ≤ 255Define the due date of the feedbacknotifybooleanDefaults to trueIf set to false, notifications to Email, Instant Messengers and Auto-Reply will be supressed.truefalseWorkflowObject 1Object 2Workflow reference for feedback update (id or name; at least one required when Workflow is present). Same shape as response Workflow; client sends a subset.Workflow objectResponses 201Created 401Not Authorized 404Not Found 422Validation Error 429Too Many Requests 500Interal Server ErrorUpdated 7 months ago