--- title: DelegateAccessTokenInput - GraphQL Admin description: The input fields for a delegate access token. api_version: 2026-04 api_name: admin type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/DelegateAccessTokenInput md: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/DelegateAccessTokenInput.md metadata: domain: admin --- # Delegate​Access​Token​Input input\_object The input fields for a delegate access token. ## Fields * delegate​Access​Scope [\[String!\]!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null The list of scopes that will be delegated to the new access token. * expires​In [Int](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Int) The amount of time, in seconds, after which the delegate access token is no longer valid. *** ## Mutations using this input * [delegate​Access​Token​Create.input](https://shopify.dev/docs/api/admin-graphql/latest/mutations/delegateAccessTokenCreate#arguments-input) ARGUMENT *** ## Map ### Mutations using this input * [delegate​Access​Token​Create.input](https://shopify.dev/docs/api/admin-graphql/latest/mutations/delegateAccessTokenCreate#arguments-input)