# storefrontCustomerAccessTokenCreate - customer - MUTATION Version: 2024-10 ## Description Exchanges the Customer Access Token, provided in the Authorization header, into a Storefront Customer Access Token. Renew this token each time you update the Customer Access Token found in the Authorization header. ### Access Scopes ## Arguments ## Returns * [customerAccessToken](/docs/api/customer/2024-10/scalars/String): String The created access token. * [userErrors](/docs/api/customer/2024-10/objects/UserErrorsStorefrontCustomerAccessTokenCreateUserErrors): UserErrorsStorefrontCustomerAccessTokenCreateUserErrors! The list of errors that occurred from executing the mutation. ## Examples