Remove an ACS User from an Access Group
Removes a specified ACS user from a specified access group.
Request
Response
Authentication Methods
API key
Personal access token Must also include the
seam-workspace
header in the request.
Request Parameters
acs_access_group_id
acs_access_group_id
Type: string
Required: Yes
ID of the desired access group.
acs_user_id
acs_user_id
Type: string
Required: Yes
ID of the desired user.
Return Type
void
Last updated
Was this helpful?