Skip to main content
Anchor to AppRevokeAccessScopesAppRevokeScopeError

AppRevokeAccessScopesAppRevokeScopeError

object

Represents an error that happens while revoking a granted scope.

•AppRevokeAccessScopesAppRevokeScopeErrorCode

The error code.

•[String!]

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

•[AccessScope!]

The list of scope handles that have been revoked.

•[AppRevokeAccessScopesAppRevokeScopeError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?