Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Step 1: Get the Client ID of OAuth Client

(1)Log in to your Cloudfon CX CloudCX Control Panel.

(2)From the left navigation menu, go to Global Settings > Security > OAuth Client.

...

(3)Select the POST method and provide the URL. While generating an access token, the API request should start with your platform domain followed by the curl command, which is different from other API requests. For example, if your Control Panel domain is cx.cloudfoncloudcx.net:9001, the API request should be https://cx.cloudfoncloudcx.net:9001/oauth/token.

...

(4)Go to Body > x-www-form-urlencoded tab.

...