Skip to main content
Anchor to DelegateAccessTokenCreateUserError

DelegateAccessTokenCreateUserError

object

An error that occurs during the execution of DelegateAccessTokenCreate.

•DelegateAccessTokenCreateUserErrorCode

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

Creates a DelegateAccessToken with a subset of the parent token's permissions.

Delegate access tokens enable secure permission delegation to subsystems or services that need limited access to shop resources. Each token inherits only the scopes you specify, ensuring subsystems operate with minimal required permissions rather than full app access.

Learn more about delegating access tokens to subsystems.

Arguments

•DelegateAccessTokenInput!
required

The input fields for creating a delegate access token.



Was this section helpful?


Was this section helpful?