{ "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..." }
{ "status": "success", "message": "Token successfully revoked" }
Revoke a specific client token
Org-level key (format: Bearer fl-xxxxx) used to manage client tokens.
Bearer fl-xxxxx
Token revoked successfully
The response is of type object.
object
Was this page helpful?