Create agent
POST
/api/v1/gen_agents
Create a new agent for an organization.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” organization_id
required
Organization Id
string
Request Body required
Section titled “Request Body required ”Responses
Section titled “ Responses ”Successful Response
AgentResponse
Full agent response model
object
id
required
Id
string
name
required
Name
string
tiktok_integration
Tiktok Integration
boolean
degods
Degods
boolean
tiktok_social_account
Tiktok Social Account
boolean
key
additional properties
any
Invalid parameters or organization not found
Permission denied: You do not have permission for this agent.
Agent not found or UserVoiceResource not found.
Agent creation/update failed, validation error, or invalid API key (ElevenLabs/HumeAI).
Internal Server Error