Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 698 Bytes

RevokeCreds.md

File metadata and controls

13 lines (9 loc) · 698 Bytes

RevokeCreds

revokeCreds will permanently revoke the credentials associated with the provided token or profile.

Properties

Name Type Description Notes
json bool Set output format to JSON [optional] [default to False]
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]