Initiates an outbound conversation with a specified agent and phone number.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the agent initiating the conversation
"60d0fe4f5311236168a109ca"
The phone number to call
"+1234567890"
The variables to pass to the conversation
{ "name": "John", "age": 30 }The ID of the product to use for the call (get this from the /product/phone-numbers endpoint)
"60d0fe4f5311236168a109ca"