--- title: StorefrontAccessTokenDeleteInput - GraphQL Admin description: The input fields to delete a storefront access token. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/StorefrontAccessTokenDeleteInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/StorefrontAccessTokenDeleteInput.txt --- # Storefront​Access​Token​Delete​Input input\_object The input fields to delete a storefront access token. ## Fields * id [ID!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/ID) non-null The ID of the storefront access token to delete. *** ## Mutations using this input * [storefront​Access​Token​Delete.​input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/storefrontAccessTokenDelete#argument-input) MUTATION *** ## Map ### Mutations using this input * <\~>[storefront​Access​Token​Delete.input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/storefrontAccessTokenDelete#argument-input)