Crear Asistente

Crea un nuevo asistente con la configuración proporcionada.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
namestringRequired
modelobjectRequired
voiceobjectRequired
transcriberobjectRequired
firstMessagestringOptional
startSpeakingPlanobjectOptional
stopSpeakingPlanobjectOptional
voicemailDetectionobjectOptional
structuredDatalist of objectsOptional

Response

Assistant created.
idstringformat: "uuid"
namestring
configobject
isLockedboolean
createdAtdatetime
updatedAtdatetime