Trigger AI Outbound Call
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
emailstring · nullableOptional
namestringRequired
Lead name
phonestringRequired
Lead phone number
call_schedule_timestring · nullableOptional
Scheduled time for the call, leave empty to trigger immediately
lead_idstring · nullableOptional
If not provided, a UUID will be auto-generated
Responses
200
Success
application/json
messagestringOptionalExample:
AI call lead request received400
Bad Request
application/json
401
Unauthorized
application/json
post
https://api.revspot.ai/lead/ai_callLast updated