--- title: Destroy delegate access tokens through the GraphQL Admin API API - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/destroy-delegate-access-tokens-through-the-graphql-admin-api-api md: https://shopify.dev/changelog/destroy-delegate-access-tokens-through-the-graphql-admin-api-api.md --- [Back to Developer changelog](https://shopify.dev/changelog) September 14, 2022 Tags: * API * 2023-01 # Destroy delegate access tokens through the GraphQL Admin API API As of \*\* 2023-01 \*\* version on the Admin GraphQL schema, you can use the DelegateAccessTokenDestroy mutation to delete the delegate tokens created by the API client. For app architectures that use delegate tokens from multiple subsystems, this makes it easy to remove those delegate tokens that are unused or leaked for better application security.