Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 763 Bytes

DeleteRoleAssociation.md

File metadata and controls

14 lines (10 loc) · 763 Bytes

DeleteRoleAssociation

deleteRoleAssociation is a command that deletes an association between role and auth method.

Properties

Name Type Description Notes
assoc_id str The association id to be deleted
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]