Search...
/
Join Our Slack
Access Scout
Docs
API & SDK
Docs
API & SDK
Endpoints
Workflows
Environments
Revisions
Usage
Workflow Logs
Copilots
GET
List all copilots
POST
Create a new copilot
GET
Get a copilot
PUT
Update a copilot
DEL
Delete a copilot
Collections
Tables
Documents
Join Our Slack
Access Scout
Endpoints
Copilots
Update a copilot
Beta
PUT
https://api-prod.scoutos.com
/
v2
/
copilots
/
:copilot_id
Path parameters
copilot_id
string
Required
Request
This endpoint expects an object.
workflow_id
string
Optional
img_url
string
Optional
display_name
string
Optional
mode
"light" or "dark"
Optional
Defaults to
light
Allowed values:
light
dark
colors
map from strings to strings
Optional
fab
map from strings to optional strings or integers
Optional
Show 2 variants
message_placeholder
string
Optional
initial_activity
list of any
Optional
allowed_origins
string
Optional
Response
Successful Response
data
object
Optional
Show 8 properties
Built with