Conversation
post/v1/conversation/voice/create
Request body
Example request
{
"phoneNumber": "+1234567890",
"remoteId": "1234567890",
"firstName": "John",
"lastName": "Doe",
"email": "john.doe@example.com"
}{
"phoneNumber": "+1234567890",
"remoteId": "1234567890",
"firstName": "John",
"lastName": "Doe",
"email": "john.doe@example.com"
}