Adds an existing user to an existing group without having permission on the user.
| Webservice Type: | REST |
| Output format: | none |
| Mandatory parameters: | userName - name of user to add to the group groupId - Id of the group |
| Optional parameters: | None |
| Request method: | POST |
| Example: | http://sapsailing.com/security/api/restsecurity/usergroup/addAnyUserToGroup?groupId=e406d1c5-d613-48d7-9d56-f0573ad61194&userName=user1 |