Add an ACS User to an Access Group
Adds a specified access system user to a specified access group.
Request Parameters
acs_access_group_id
String (Required)
ID of the access group to which you want to add an access system user.
acs_user_id
String (Required)
ID of the access system user that you want to add to an access group.
Response
void
Examples
Last updated
Was this helpful?