post /api/v2/conversations/calls/{conversationId}/participants/{participantId}/consult/queue
We use this method to implement the transfer to the queue.
According to the description in the API Explorer description, It seems that skills cannot be specified.
We would like to have the skill proficiency evaluated in the destination queue.
Has anyone implemented this feature?
It seems that the Create Calls method(not the transfer method) can specify skills.
/api/v2/conversations/calls
Regards,