Remove User From Group

DELETE {{baseUrl}}/rest/api/3/group/user?groupname=<string>&username=<string>&accountId=<string>

Removes a user from a group.

Permissions required: Site administration (that is, member of the site-admin group).

Request Params

KeyDatatypeRequiredDescription
groupnamestring(Required) The name of the group.
usernamestringThis parameter is no longer available and will be removed from the documentation soon. See the deprecation notice for details.
accountIdstring(Required) The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, 5b10ac8d82e05b22cc7d4ef5.

RESPONSES

status: OK

&quot;&quot;