v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Groups

Remove group

Deletes a group.

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

delete/rest/api/2/group

Query parameters

groupnamestring
groupIdstring

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

swapGroupstring

As a group's name can change, use of swapGroupId is recommended to identify a group.
The group to transfer restrictions to. Only comments and worklogs are transferred. If restrictions are not transferred, comments and worklogs are inaccessible after the deletion. This parameter cannot be used with the swapGroupId parameter.

swapGroupIdstring

The ID of the group to transfer restrictions to. Only comments and worklogs are transferred. If restrictions are not transferred, comments and worklogs are inaccessible after the deletion. This parameter cannot be used with the swapGroup parameter.

Response

Returned if the request is successful.