Conversation
post/v1/conversation/voice/create
Request body
Example request
{
"phoneNumber": "+1234567890",
"remoteId": "1234567890",
"firstName": "John",
"lastName": "Doe",
"email": "john.doe@example.com"
}Response
Changes
Changed in 4 of the 52 revisions of this API.22
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
the endpoint scheme security
lorikeetClientId AND lorikeetSignatureAuthV1was removed from the APIapi-security-removed
- ○
- ▲
the response property
conversationIdbecame nullable for the status200response-property-became-nullable
- ▲