I have a squad with multiple assistants and I want...
# general-english
p
I have a squad with multiple assistants and I want to use call api Please provide correct payload with squadId and override (as I want to use place holder first_name) endpoint: https://api.vapi.ai/call payload: { "assistantId": "067532vv-e7ty-4c26-a88b", "customer": { "number": "+1xxxxxxxxxx", "name": "John" }, "assistantOverrides": { "variableValues": { "first_name": "John", "help_type": "getting more bookings and increasing revenue" } }, "phoneNumberId": "yurt-1c4aff-9f06-e660f0" }