Userback REST APIFeedbackUpdate a feedbackCopy Pagepatch https://rest.userback.io/1.0/feedback/{id}Updates feedbackPath Paramsidint32required0 to 2147483647Feedback IDBody ParamsThe set of possible parameters used to update an existing FeedbackfeedbackTypestringenumFeedback Type identifies the type of FeedbackGeneralBugIdeaAllowed:GeneralBugIdeatitlestringlength between 0 and 255.*The title provided by the user submitting the Feedbackdescriptionstringlength between 0 and 65535.*The 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 feedbacktruefalseprioritystringenumThe priority assigned to the feedback by a MemberlowneutralhighurgentAllowed:lowneutralhighurgentcategorystringlength between 1 and 255.*If defined, the category the feedback was assigned toratingstringlength ≤ 255^star_[1-5]$Defines the rating given by the user submitting the feedbackassigneeIdint320 to 2147483647The ID of the User in which the Feedback has been assigned todueDatestringlength ≤ 255^\d{4}-\d{2}-\d{2}$Define the due date of the feedbacknotifybooleanDefaults to trueIf set to false, notifications to Email, Instant Messengers and Auto-Reply will be supressed.truefalseWorkflowobjectSet the feedback workflow by id or name. At least one of id or name required.Workflow objectisPortalApprovedbooleanPortal visibility (publish / unpublish). When changing from false to true: also sets feedbackType to Idea and isShared to true. When changing from true to false: only clears portal approval (feedbackType and isShared are left unchanged).truefalseResponses 201Created 401Not Authorized 404Not Found 422Validation Error 429Too Many Requests 500Interal Server ErrorUpdated 3 months ago Get a feedbackDelete a feedbackDid this page help you?YesNo