Agents
Create Agent
Create an agent for a chatbot specified by chatbot uuid
POST
/
api
/
v1
/
chatbot
/
<uuid>
/
agent
/
create
Path
Body
One of the following values: user-facing
, background
, human-escalation
,
pre-canned
, spam-defense
Between 0
and 1
Only for user-facing
agents.
Between 0
and 1
.
Only for user-facing
, human-escalation
, pre-canned
and spam-defense
agents.
Between 0
and 1
.
Only for user-facing
, human-escalation
, pre-canned
and spam-defense
agents.
Only for pre-canned
and spam-defense
agents.
Only for background
agents.
Only for user-facing
agents.
Response
By default, a newly created agent is disabled