Making phone calls API

Hi team,

I'm looking for an API for making phone calls with Java API.
I think it is possible to make a call using the API at the following URL. Is this correct?

https://developer.genesys.cloud/api/rest/client-libraries/java/ConversationsApi#postConversationsCalls

I would like to make a call to an outside line or an extension line using the corresponding API.

Regards,

Yes that is the correct API to use in the Java SDK. The parameters to pass into the request are documented here: https://developer.genesys.cloud/api/rest/v2/conversations/#post-api-v2-conversations-calls

Hi crespino,

Thank you for your reply.
I was able to make a call with the corresponding API.

Regards.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.