Conversation
Create a new voice conversation
Create a new voice conversation with a customer
post/v1/conversation/voice/create
Request body
Example request
{
"phoneNumber": "0412745903",
"publicKey": "your-telephony-public-key",
"remoteId": "1234567890",
"firstName": "John",
"lastName": "Doe",
"email": "john.doe@example.com"
}Response
Create a new conversation request