Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 718 Bytes

RevokeCreds.md

File metadata and controls

13 lines (9 loc) · 718 Bytes

akeyless.Model.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 string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]

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