v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143164631.2 MB

Removes the specified user from the specified group.

get/#Action=RemoveUserFromGroup

Query parameters

GroupNamestring required
<p>The name of the group to update.</p> <p>This parameter allows (through its <a href="http://wikipedia.org/wiki/regex">regex pattern</a>) a string of characters consisting of upper and lowercase alphanumeric characters with no spaces. You can also include any of the following characters: _+=,.@-</p>
UserNamestring required
<p>The name of the user to remove.</p> <p>This parameter allows (through its <a href="http://wikipedia.org/wiki/regex">regex pattern</a>) a string of characters consisting of upper and lowercase alphanumeric characters with no spaces. You can also include any of the following characters: _+=,.@-</p>
Action'RemoveUserFromGroup' required
Version'2010-05-08' required

Response

Success