robotCreate Assistant

To create assistant using the Teloai API, you must authenticate each request with an API key. This key must be included in the headers of your HTTP request.

Create Assistant

post

Provision a new assistant resource.

Body
titlestringRequired
AssistantInstructionsstringRequired
firstSentencestringRequired
lastSentencestringRequired
voiceIdstringRequired
languagestringRequired
timezonestringOptional
Responses
chevron-right
201

Assistant created

application/json
post
/api/assistant
cURL
201

Assistant created