Unassign a Credential from an ACS User
Last updated
Was this helpful?
Last updated
Was this helpful?
Unassigns a specified from a specified .
Specify the desired acs_user_id
and acs_credential_id
to unassign the specified credential from the specified ACS user.
Code
Output
acs_credential_id
String (Required)
ID of the credential that you want to unassign from an access system user.
acs_user_id
String
ID of the access system user from which you want to unassign a credential. You can only provide one of acs_user_id or user_identity_id.
user_identity_id
String
ID of the user identity from which you want to unassign a credential. You can only provide one of acs_user_id or user_identity_id.
void