Client Side Auth
Revoke Token
Revoke a specific client token
POST
Use your org-level API key to revoke a single JWT token, rendering it invalid for future requests.Documentation Index
Fetch the complete documentation index at: https://api-docs.wisprflow.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Org-level key (format: Bearer fl-xxxxx) used to manage client tokens.
Body
application/json
The JWT token to revoke