---
title: "Remove app tokens"
slug: "removing-app-tokens"
updated: 2026-04-30T22:58:59Z
published: 2026-04-30T22:58:59Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.quickbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Remove app tokens

Many API calls include [app tokens](/v1/docs/app-tokens) as an added layer of security. You assign tokens to an application that match the tokens in API calls to that application. In rare cases, you may want to remove a token from an application.

Note: Be sure you want to remove the application token. When you do so, API calls citing the removed token will fail to work if tokens are required for that application.

## Remove an application token

1. [Access the Manage Application Tokens page](/v1/docs/app-tokens#access).
2. In the list, locate the token that you want to remove, then select **Remove**.

The token is deleted, and API calls containing that application token no longer work.
