cURL
curl --request POST \ --url https://app.luly.ai/api/v1/calls \ --header 'Content-Type: application/json' \ --header 'authorization: <authorization>' \ --data '{ "phone_number": "<string>", "task": "<string>" }'
{ "status": "success", "call_id": "9d404c1b-6a23-4426-953a-a52c392ff8f1" }
Send an AI phone call with a custom objective and actions.
Formatting Examples
Best Practices
"Do this"
"Don't do this"
success
error