This page describes the web management interface facilities for Apps management.

Manage apps

To access the App Management page, go to Unified Communications -> Integrations -> Apps. 

All apps are listed in a table with the following details:

De-authorize app

There are multiple methods that you can use to revoke the authorization granted to an App, but each has its own consequences as detailed below:

Remove access tokens

To remove an access token, you must navigate to the App management page corresponding to your account type and click on the link under Access Tokens.

A pop-up window will display the following details:

The token details that are listed are described below:

You can remove any access_token by selecting the corresponding checkbox and clicking the Remove Selected button. You can remove all access tokens available for an App at a given moment in time by selecting the checkbox placed in the header of the table and then clicking the Remove Selected button.

An App cannot use the removed access tokens to make new requests. Removing the access token does not however forbid the App from requesting a new access token. This method is useful when the access token was compromised.

Remove app

To remove an App, you must navigate to the App management page corresponding to your account type. Using the table displayed, you can remove any App by selecting the corresponding checkbox and clicking the Remove Selected button.

Once the App has been removed, it cannot generate new access_tokens or make any other requests.

Enable/Disable app

To enable/disable an App, you must navigate to the its management page corresponding to your account type. Once in that page, you must click the icon under the S column corresponding to the App.

Once the App has been disabled, it cannot generate new access_tokens, use old access_tokens or make any other requests, until it is enabled. If they did not expire, old access_tokens still work, even after the App has been enabled.