Authorizations
API key for authentication. Email vaibhav@infer.so to get your API key
Body
application/json
Enter the voice agent ID, that was received once you created the voice agent. If you forgot the voice agent ID, just use the GET method to retrive it
If you have used prompt templating with variables in the prompt parameter while creating the voice agent using POST method then pass those variables with values here as a dict
Examples:
{ "name": "John Doe" }Specify the phone number on which you to initiate the outbound call
Examples:
"+1234567890"