Skip to main content

updateAppPermissions

Update an app's permissions on a DemandHq. This is a no-op if the app's requested permissions are the same as the current permissions.

Requires the demandHqidentity/write permission on the given DemandHq

updateAppPermissions(
appId: ID!
demandHqId: ID!
): AppInstallationResponse!

Arguments​

updateAppPermissions.appId ● ID! non-null scalar​

updateAppPermissions.demandHqId ● ID! non-null scalar​

Type​

AppInstallationResponse object​

The response recieved when an app is installed or the permissions are updated