API Tokens
Delete Token
Permanently delete an API token record. The token is immediately invalidated and cannot be recovered.
DELETE
Documentation Index
Fetch the complete documentation index at: https://docs.voxmind.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Permanently removes a token from your organisation. Any API request using this token after deletion will return401 Unauthorized. Unlike disabling a token (PATCH), deletion is irreversible — use it for tokens that are confirmed decommissioned and no longer needed for audit trail purposes.
Path Parameters
Your organisation’s unique identifier.
The numeric ID of the token to permanently delete.

