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-keystringOptional

Query parameters

branch_idstringRequired
The ID of the agent branch to use

Request

This endpoint expects an object.
conversation_configmap from strings to anyRequired
Conversation config for the draft
platform_settingsmap from strings to anyRequired
Platform settings for the draft
workflowobjectRequired
Workflow for the draft
namestringRequired
Name for the draft
tagslist of stringsOptional
Tags to help classify and filter the agent

Response

Successful Response

Errors