Don't have a paid plan? Join the Developer Program and provision a fully-featured sandbox for free.
Usage info
This App Management API method cancels an app install request that was created within a workspace or an Enterprise organization. This method requires an admin.apps:write scope. It's obtained through the normal OAuth process, but there are a few additional requirements.
-
The scope must be requested by an Enterprise org admin or owner.
-
The OAuth install must take place on the entire Enterprise org, not an individual workspace. See the
admin.apps:writemethod for more detailed instructions. -
request_idis a required argument can be obtained either directly via theapp_requestedevent, or by theadmin.apps.requests.listmethod. -
enterprise_idis required for cancelling requests which are created in an Enterprise organization. -
team_idis required for cancelling requests for other teams on the Enterprise organization.