Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: bocukom on August 18, 2023, 07:51:59 AM
-
Hello, I use the following URL to reset the call : PATCH "https://api.mypurecloud.jp/api/v2/conversations/calls/{$conversationId}/participants/{$participantId}", {'state':'disconnected'}. Judging by the description, I can also answer a call using this URL with the parameters - {'state':'connected'} , but for some reason it doesn't work. Please tell me what I need to do to answer the call.
-
thanks=) I found the answer myself
https://developer.genesys.cloud/forum/t/how-to-receive-an-incoming-call/675
https://developer.genesys.cloud/forum/t/product-feature-place-calls-via-api-with-webrtc-phone/848
-
Thanks for sharing the solution