Update a group

Updates the properties of a group. Requires Admin right in the team.

Requires write_team_groups OAuth access scope.

Path Params
number
required

A unique team identifier

number
required

A unique identifier of the group.

Body Params
string
required

Name of the group.

boolean
required

Whether the group has Reviewer access to the project. From the new permission release onwards is deprecated.

boolean
required

Whether the group has Admin access to the project. From the new permission release onwards is deprecated.

number
enum

Permission template id to grab permissions from, if provided admin_rights is ignored.

Show Details
1Manager (manage project settings, contributors and tasks)
2Developer (create keys, upload and download content)
3Content creator (create, translate and edit keys, manage screenshots)
4Reviewer (translate keys, control key statuses)
5Translator (translate keys)
Allowed:
admin_rights
array of strings

List of group permissions. Possible values are activity,contributors,branches_create,branches_main_modify,branches_merge,custom_status_modify,download,glossary,glossary_edit,glossary_delete,keys,manage_languages,review,screenshots,settings,statistics,tasks,upload.

admin_rights
languages
object

Required if group doesn't have admin rights.

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json