Remove an ACS User from a User Identity
Removes a specified access system user from a specified user identity.
Specify the desired acs_user_id
and user_identity_id
.
Code
Output
Request Parameters
acs_user_id
String (Required)
ID of the access system user that you want to remove from the user identity..
user_identity_id
String (Required)
ID of the user identity from which you want to remove an access system user.
Response
void
Examples
PreviousList ACS Systems Associated with a User IdentityNextGrant a User Identity Access to a Device
Last updated
Was this helpful?