Disable or Enable an Application

This topic describes how to disable or enable an application.

Restrictions

  • Confirm with your enterprise administrator whether current account role permits access to this feature.
  • The selected application is not Banned. If the pro plan of this enterprise expires, the applications beyond free plan will be forced to disable.

Disable an application

When you need to temporarily restrict an application from making API requests to Milesight, you can disable it.

Procedure
  1. Log in to Milesight Development Platform, and select Application on the top bar.
  2. Select the desired application from the organization list.

  3. Click the button to disable the application.

Result
This application is disabled, and the followings are achieved.
  • You can no longer use the authentication information to request an Access Token for connecting with Milesight Open API.
  • Webhook event notification no longer takes effect.

Enable an application

Procedure
  1. Log in to Milesight Development Platform, and select Application on the top bar.
  2. Select the desired application from the organization list.

  3. Click the button to enable the application.

Result
This application is enabled, and the followings are achieved.
  • You can now use the authentication information to request an Access Token for connecting with Milesight Open API.
  • Associated settings (Webhook and Request Restrictions) take effect immediately.