v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Groups

Remove user from group

Removes a user from a group.

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

delete/rest/api/2/group/user

Query parameters

groupnamestring

As a group's name can change, use of groupId is recommended to identify a group.
The name of the group. This parameter cannot be used with the groupId parameter.

groupIdstring

The ID of the group. This parameter cannot be used with the groupName parameter.

usernamestring

This parameter is no longer available. See the deprecation notice for details.

accountIdstring required
Example:5b10ac8d82e05b22cc7d4ef5

The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, 5b10ac8d82e05b22cc7d4ef5.

Response

Returned if the request is successful.