Enable BYOC via API

Hello,

I want to enable BYOC so the default settings to appear ( 2 virtual edges, edge group, site).
Could you please help me with the steps I should do?

Thank you

Hello,

I am not sure what you mean by enabling BYOC.

If you are referring to BYOC Cloud, the 2 virtual edges and the edge group will be automatically created and added into the customer's purecloud organization once the customer purchases the BYOC Cloud option/license.
Purchasing BYOC Cloud cannot be done via API.

Regarding the rest of the configuration (location, site, trunk, ...), you can see the necessary steps here: https://help.mypurecloud.com/articles/about-byoc-cloud/
There is an available tutorial that shows how to do this via API (via NodeJs): https://developer.mypurecloud.com/api/tutorials/provisioning-telephony/index.html?language=nodejs&step=1

Regards,

Hello,

If we assume that the BYOC Cloud has been purchased, is there any way via API to know if the BYOC is enabled?

When BYOC Cloud is purchased, it is "enabled" (automatically).

If your question is to check via API if BYOC Cloud has been purchased, you should see an entity { "id": "byoc" } when requesting a GET/api/v2/authorization/products

1 Like

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