Skip to main content
POST
Create an Agent from a template

Authorizations

token
string
query
required

Vida API Token

Body

application/json
templateId
string
required

Template to apply.

templateFields
object[]

Values for the template's declared onboarding fields.

timezone
string

IANA timezone for the new Agent.

agentVoice
string

Voice identifier selected from the Agent voice catalog.

Response

201 - application/json

Agent created and published from the template

success
boolean
Example:

true

stagingAgent
object
defaultAgent
object