---
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
metadata:
  effectiveApiVersion: 2023-01
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2022-09-15T10:06:40-04:00'
  postedAt: '2022-09-14T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:35-05:00'
  effectiveAt: '2022-09-14T00:00:00-04:00'
---

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.
