How to find out my domain name for API call

I want to make below http request. How do I find out my domain name before /api?

POST /api/v2/webdeployments/token/oauthcodegrantjwtexchange
{
"deploymentId": "",
"oauth": {"code": "", "redirectUri": ""}
}

All API requests go to the domain which matches the region which you are using for Genesys Cloud. For example, us-east is apps.mypurecloud.com and us-west is apps.usw2.pure.cloud. You can find all the domains here:

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