# Invalidate an access token Invalidates an access token so that it can no longer be used. Endpoint: POST /auth/token/{tokenId}/invalidate Version: 26.2.0.4309 Security: Bearer ## Path parameters: - `tokenId` (string, required) The unique identifier of the access token to be invalidated. ## Response 204 fields ## Response 400 fields ## Response 401 fields ## Response 404 fields ## Response 500 fields