Conversation
Create a new conversation request
DEPRECATED: Use POST /conversation/voice/create instead
post/v1/conversation/new
Headers
x-lorikeet-voice-public-keystring required
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