Deletes an access token by its ID. The token is immediately invalidated and can no longer be used for authentication.
Requires auth_enabled=true and an admin access token or admin JWT.
Documentation Index
Fetch the complete documentation index at: https://docs.vectoraidb.actian.com/llms.txt
Use this file to discover all available pages before exploring further.
Admin JWT obtained from the login endpoint.
Admin JWT or admin access token. Format Bearer <admin-jwt-or-access-token>.
The unique identifier of the access token to delete.