Tokens

Refresh Token

Refresh token is acquired once (or whenever needs to be updated) via the 2Ring DW Webex CC Connector Auth Tool application, which provides a simplified authorization procedure for token acquisition. The application implements Steps 1 and 2 described in the official documentation after which the tokens are presented to the user.

Access Token

Access token is acquired once every time the connector starts and whenever the token expires by making a request to the https://webexapis.com/v1/access_token endpoint.