Skip to main content
Create Or Update Chat Starter Settings For A Registered Agent

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json

A specification for chat starter settings within an agent

starter_prompts
AgentCustomizedPromptsIn · object | null

Agent Starter Prompts

welcome_content
AgentWelcomeContentIn · object | null

Agent Welcome Message

icon
string | null

Agent Icon (SVG)

Response

Successful Response