Create agent
Create an agent from a config object
Headers
xi-api-key
Query parameters
use_tool_ids
Use tool ids instead of tools specs from request payload.
Request
This endpoint expects an object.
conversation_config
Conversation configuration for an agent
platform_settings
Platform settings for the agent are all settings that aren’t related to the conversation orchestration and content.
name
A name to make the agent easier to find
Response
Successful Response
agent_id
ID of the created agent
Errors
422
Conversational AI Create Agent Request Unprocessable Entity Error