v1
latestOpenAPI 3.0.12026-07-22120163333.7 KBIntelligent Features
Generate Call Script
Generates a call script based on lead information and an associated task.
post/v2.0/ai/call-script
Headers
Authorizationstring required
Bearer [access_token]
Content-Typestring required
application/json
Request body
Example request
{
"leadId": 100001,
"taskId": 300001
}Response
Call script generated successfully