Skip to main content
POST
Create AI agent from template

Authorizations

Authorization
string
header
required

Your personal access token from Settings → Profile, or a scoped API key (hc_…) created at Settings → Developer → API keys. Send it as Authorization: Bearer <token>.

Path Parameters

accountId
integer
required

Account ID

Body

application/json

Template, name, language, inboxes

inboxes
integer[]
language
string
name
string
template
string

Response

Created

The response is of type object.