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.
Authorizations
Org-level key (format: Bearer fl-xxxxx) used to manage client tokens.
Body
application/json
The JWT token to revoke