I'm using /api/v2/conversations/calls API to make calls from 3rd party apps (click to call). But when testing this with Genesys developer tool, this call generates as conference call. Refer screenshot below. Any advice
{
"phoneNumber": "90xxxxxx63",
"callerId": "",
"callerIdName": "",
"callFromQueueId": "e0d699ca-1ddc-5d7f-bf72-09509cbd51f6",
"callQueueId": "",
"callUserId": "",
"priority": 0,
"languageId": "",
"routingSkillsIds": [],
"conversationIds": [],
"participants": [
{
"address": "",
"name": "",
"userId": "",
"queueId": ""
}
],
"uuiData": "",
"externalContactId": ""
}