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
Key | Datatype | Required | Description |
---|---|---|---|
groupname | string | (Required) The name of the group. | |
username | string | This parameter is no longer available and will be removed from the documentation soon. See the deprecation notice for details. | |
accountId | string | (Required) The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, 5b10ac8d82e05b22cc7d4ef5. |
RESPONSES
status: OK
""