Make an outbound call

View as Markdown
Initiates one outbound call with a configured FormantAI Voice agent.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
agent_idintegerRequired
parameterslist of objectsRequired
conversation_idstring or nullOptional
idempotency_keystring or nullOptional
metadatastring or nullOptional
retry_contextobjectOptional
scheduled_fordatetime or nullOptional

Response

Call accepted
dataobject

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
409
Conflict Error
429
Too Many Requests Error