Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 874 Bytes

UidRevokeToken.md

File metadata and controls

15 lines (11 loc) · 874 Bytes

UidRevokeToken

Properties

Name Type Description Notes
auth_method_name str The universal identity auth method name [optional]
json bool Set output format to JSON [optional] [default to False]
revoke_token str the universal identity token/token-id to revoke
revoke_type str revokeSelf/revokeAll (delete only this token/this token and his children)
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]

[Back to Model list] [Back to API list] [Back to README]