Update a copilot

Beta

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

copilot_idstringRequired

Request

This endpoint expects an object.
workflow_idstring or nullOptional
img_urlstring or nullOptionalDefaults to https://cdn.sanity.io/images/0cfe0chk/production/632552466286c4255bff73da9eb7b76b32411771-24x24.svg
display_namestring or nullOptionalDefaults to Copilot
modeenumOptionalDefaults to light
Allowed values:
code_themeenumOptionalDefaults to dark
Allowed values:
colorsmap from strings to stringsOptional
fabmap from strings to nullable strings or integersOptional
loading_textstring or nullOptionalDefaults to Thinking...
message_placeholderstring or nullOptionalDefaults to Ask anything...
initial_activitylist of anyOptional
allowed_originsstring or nullOptionalDefaults to

Response

Successful Response
dataobject or null

Errors