Skip to main content
Anchor to AppRevokeAccessScopesAppRevokeScopeError

AppRevokeAccessScopesAppRevokeScopeError

object

Represents an error that happens while revoking a granted scope.

The error code.

The path to the input field that caused the error.

String!non-null

The error message.


Was this section helpful?

mutation

Revokes access scopes previously granted for an app installation.

Arguments

[String!]!required

The list of scope handles to revoke.


Fields

The list of scope handles that have been revoked.

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?