Assign users to access groupAsk AIpost https://api.smartrecruiters.com/user-api/v201804/access-groups/{accessGroupId}/usersPath ParamsaccessGroupIdstringrequiredaccess group identifierBody ParamsADD stringResponses 201Users successfully added to access group 400Cannot assigned user to access group with codes ACCESS_GROUP_NOT_ALLOWED_FOR_USER when access groups are not allowed for user 403with code * PERMISSION_DENIED Not permitted to manage access groups 404User or access group not found with codes USER_NOT_FOUND when user with given id doesn't exist ACCESS_GROUP_NOT_FOUND when access group with given id doesn't exist Updated 7 months ago