Triggers an immediate outbound call using the specified AI agent. The call is queued and processed asynchronously.
post/v1/call/trigger
Request body
Response
Call request accepted and queued
Example response
{
"status": "accepted"
}Triggers an immediate outbound call using the specified AI agent. The call is queued and processed asynchronously.
Call request accepted and queued
{
"status": "accepted"
}