cURL
curl --request POST \ --url https://us.api.bland.ai/v1/calls \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --data ' { "phone_number": "<string>", "task": "<string>" } '
{ "status": "success", "call_id": "9d404c1b-6a23-4426-953a-a52c392ff8f1" }
Send an AI phone call using a task.
Documentation IndexFetch the complete documentation index at: https://blandai-staging.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://blandai-staging.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
success
error