Disable or Enable an Application
This topic describes how to disable or enable an application.
Disable an application
When you need to temporarily restrict an application from making API requests to Milesight, you can disable it.
- Procedure
-
- Log in to Milesight Development Platform, and select Application on the top bar.
- Select the desired application from the application list.
- Click Management and select Disable.
- In the pop-up window, confirm the application to be disabled, and click OK.
- 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
-
- Log in to Milesight Development Platform, and select Application on the top bar.
- Select the desired application from the application list.
- Click Manage and select
Enable.Note: if the pro plan of this account expires, the applications beyond free plan will be forced to disable and not able to enable.
- In the pop-up window, confirm the application to be enabled, and click OK.
- 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.