Skip to main content
POST
Create agent from canonical template

Canonical templates

System templates live in agent_templates/{templateId} with scrubbed baseNodes, baseTheme, and baseVoiceConfig (no API keys, no client branding, no funnel recipients). List templates:
Seed system templates (idempotent):

Create

Built-in template IDs: blank, customer-support, hospitality.

Notes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

templateId
string
required

Body

application/json
title
string
description
string

Response

Successful response

success
boolean
required
agentId
string
required
agent
object
required