{ "client_id": "client123" }
{ "status": "success", "message": "All tokens for client successfully revoked" }
Revoke all tokens for a specific client
Org-level key (format: Bearer fl-xxxxx) used to manage client tokens.
Bearer fl-xxxxx
The client ID whose tokens you want to invalidate
All tokens revoked successfully
"success"
"All tokens for client successfully revoked"
Was this page helpful?