Create ai agent
Requires one of the following scopes: ai_agents:create, ai_agents:all, all:create, all:all
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Body for creating an AI Reply Agent or AI Sales Agent. To create a reply agent, provide a "payload" field. To create an AI Sales Agent, provide "type" (website or pitch_deck) and "input", or set "memory_from_workspace" to true.
Body for creating an AI Reply Agent or AI Sales Agent. To create a reply agent, provide a "payload" field. To create an AI Sales Agent, provide "type" (website or pitch_deck) and "input", or set "memory_from_workspace" to true.
Name of the agent
"My AI Agent"
Reply agent (Inbox Manager) payload
Agent type: number (1 = Reply Agent) or SDR type string ("website" or "pitch_deck").
URL for website scraping or text content for pitch deck extraction. Required for AI Sales Agent creation unless memory_from_workspace is true.
"https://example.com"
Optional initial status of the agent.
-1, 0, 1 1
When true, skips the initial scrape and copies memory from an existing AI Sales Agent in the workspace (AI Sales Agent creation only).
true
Optional description for the AI Sales Agent.
AI Sales Agent configuration object.
Master lead list ID for the AI Sales Agent.
Whether the initial scrape is ready (AI Sales Agent only).
false
When true, duplicates an existing AI Sales Agent in this workspace. Must be sent together with source_ai_sdr_id. Other duplicate-only fields are not accepted via the public API.
true
Required when is_duplicate is true: the id of the AI Sales Agent to copy from. Must exist in the current workspace.
Agent type code for SDR-like agents. Defaults to SDR Agent (2) when omitted.
2, 4, 7, 8, 9, 10 Response
The created AI agent or AI Sales Agent
- AI Agent
- AI Sales Agent
An AI agent
Unique identifier for the AI agent
"01a0206f-ab5d-7a94-b390-0e72d746d00a"
Organization ID
"01a0206f-ab5d-7a94-b390-0e739ce03f39"
Name of the AI Agent
"Test AI Agent"
Lead Finder Agent payload
- Option 1
- Option 2
- Option 3
- Option 4
Timestamp when the AI agent was created
"2026-08-20T18:29:44.413Z"
Timestamp when the AI agent was updated
"2026-08-20T18:29:44.413Z"
Status of the AI Agent
-1, 0, 1 1
Type of the AI Agent
1, 2, 3, 4, 6, 7, 8, 9, 10 1
Whether the AI agent was auto-created
false
User ID who created the AI agent
"01a0206f-ab5d-7a94-b390-0e74994e2dba"
Description of the AI agent
"Optional agent description"