v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/acs

Remove an ACS User from an Access Group

Removes a specified access system user from a specified access group.

post/acs/users/remove_from_access_group

Request body

acs_access_group_idstring uuid required

ID of the access group from which you want to remove an access system user.

acs_user_idstring uuid

ID of the access system user that you want to remove from an access group. You can only provide acs_user_id or user_identity_id.

user_identity_idstring uuid

ID of the user identity that you want to remove from an access group. You can only provide acs_user_id or user_identity_id.

Response

OK

object required