Create draft

Create a new draft for an agent

Path parameters

agent_idstringRequired
The id of an agent. This is returned on agent creation.

Headers

xi-api-keystringRequired

Query parameters

branch_idstringRequired
The ID of the agent branch to use

Request

This endpoint expects an object.
conversation_configobjectRequired
Conversation config for the draft
platform_settingsobjectRequired
Platform settings for the draft
workflowobjectRequired
Workflow for the draft
namestringRequired
Name for the draft
tagslist of strings or nullOptional
Tags to help classify and filter the agent

Response

Successful Response

Errors