PATCH /:widgetIdCopy Pagepatch https://app.usecanopy.com/api/v1.0.0/teams/{teamId}/widgets/{widgetId}Used to edit a widgetPath ParamsteamIduuidrequiredwidgetIduuidrequiredBody Paramsintro_titlestringThe message displayed upon the introduction of the Widget flow.public_aliasstringThe public identifier for the Widget (eg. demo => https://app.usecanopy.com/c/demo). When not explicitly set, a public_alias will be auto generated.company_namestringThe company name presented in the Widget flow.brand_color_hexstringRRGGBB hexadecimal string used for color theming in the Widget flow.success_messagestringThe message displayed upon successful completion of the Widget flow.on_success_redirect_urlstring | nullThe URL the user is taken to upon successful completion of the Widget flow.cobranded_intro_screenbooleanWhether the enhanced “cobranded” introduction screen is enabled for the Widget flow.truefalseagentsOptional list of agents to update (either list of agent_ids or agent object with agent_id)Array 1Array 2agents array of objectsResponses 200200 Response Schema 400400 Response Schema 401401 Response Schema 403403 Response Schema 404404 Response SchemaUpdated 6 months ago