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