Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to appRevokeAccessScopes

appRevokeAccessScopes

mutation

Requires This mutation can only be run on the current app.

Revokes access scopes previously granted for an app installation.

[String!]!required

The list of scope handles to revoke.


Was this section helpful?

Anchor to AppRevokeAccessScopesPayload returnsAppRevokeAccessScopesPayload returns

The list of scope handles that have been revoked.

The list of errors that occurred from executing the mutation.


Was this section helpful?