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.

object

A token that delegates a set of scopes from the original permission.

To learn more about creating delegate access tokens, refer to Delegate OAuth access tokens to subsystems.

[String!]!non-null

The list of permissions associated with the token.

String!non-null

The issued delegate access token.

DateTime!non-null

The date and time when the delegate access token was created.


Was this section helpful?

mutation

Creates a delegate access token.

To learn more about creating delegate access tokens, refer to Delegate OAuth access tokens to subsystems.


Was this section helpful?