Add a User to an Access Group
Add a specified ACS user to a specified access group
Adds a specified access system user to a specified access group.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
acs_user_idstring · uuidRequired
ID of the access system user that you want to add to an access group.
acs_access_group_idstring · uuidRequired
ID of the access group to which you want to add an access system user.
Responses
200
OK
application/json
400
Bad Request
401
Unauthorized
post
/acs/users/add_to_access_groupRequest
Request Body Parameters
Parameter
Type
Description
Sample Request
Response
Sample Response
Last updated
Was this helpful?

