Hi there!
I would like to know if it's possible to start an interaction, but without any external contacts. So it would be an agent, the IVR and the ACD in a call, but not participants yet. The covnersation should be connected and sit idle occupying a spot in our ACD. We want to do this when our agents are looking up some information before calling someone, and this should already occupy the spot on the ACD.
I'm currently trying by making a post with /api/v2/conversations/calls with an empty phoneNumer and with a Queue ID. But this call is directly disconnected, and I cannot add new people to that call anymore.
Hope someone can help!