Update IdeaCopy Pagepatch https://{defaultHost}/api/v2/discovery/ideas/{id}Updates the specified Idea.Path ParamsidintegerrequiredBody ParamsnamestringTitle of the Idea.descriptionstringcustomerstring | nullThe customer associated to the Idea.source_namestring | nullThe name of the account that created the Idea.source_emailstring | nullThe email of the account that created the Idea.location_statusstringenumStatus that defines whether an Idea is shown in the default visible list or the archived list (defaults to visible).visiblevisiblearchivedAllowed:visiblearchivedtagsarray of stringsKeywords that are associated with the Idea.tagsADD stringopportunity_idsarrayA list of ids corresponding to opportunities.opportunity_idsteam_idsarray of integersA list of team IDs that are associated with this Idea.team_idsADD integercustom_text_fieldsarray of objectscustom_text_fieldsADD objectcustom_dropdown_fieldsarray of objectscustom_dropdown_fieldsADD objectResponses 204update successful 400bad request 401authorization failed 404idea not foundUpdated about 2 years ago