π«Call Personalisation (Bulk)
Async API to send call personalisation data for a Caller-Receiver combination
Name
Value
Name
Type
Validations
Description
Request
{
"call_records": [
{
"call_reason": "Flower Delivery",
"caller": "**********",
"ends_at": 2,
"label_id": "255297eb-7f13-44f9-967a-f287ff0f5025",
"label_name": "Flower",
"receiver": "**********",
"starts_at": 1
}
]
}Last updated
Was this helpful?