Update the group policy associations for a local User.patch https://{access.example.com}/api/config/v1/user/{id}/group-policy-changesPath Paramsidint32required1 to 2147483647Body ParamsThe IDs of the group policies to add or remove the user from.addedarray of integersDefaults to addedADD integerremovedarray of integersDefaults to removedADD integerResponses 200Indicates the user was added or removed successfully from the group policies. 422One or more request parameters are invalid. The body contains a general error message as well as a validation error dictionary.Updated 30 days ago