Create a group

Creates a group in the team. Requires Admin right in the team.

If is_admin flag is set to true, the group would automatically get access to all project languages, overriding supplied languages object.

Requires write_team_groups OAuth access scope.

Path Params
number
required

A unique team identifier

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