Create group
Group
Create group
Create a new group within a project with specified permissions.
POST
Create group
Documentation Index
Fetch the complete documentation index at: https://docs.gorules.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Personal access token is obtained through your profile
Path Parameters
ID of the project to create the group in
Body
application/json
Name of the group
Description of the group
List of permissions to grant to the group
Available options:
owner, documents, releases, releases:manage, releases:deploy, releases:delete, integrations:manage, documents:full, documents:view-content, documents:edit-content, documents:edit-view, branches, branches:create, branches:merge, branches:delete, project:manage, environments, environments:manage, environments:delete File-level permissions for the group
Response
200 - application/json
The created group
The created group
Unique identifier of the group
Name of the group
ID of the project this group belongs to
List of permissions granted to this group
Available options:
owner, documents, releases, releases:manage, releases:deploy, releases:delete, integrations:manage, documents:full, documents:view-content, documents:edit-content, documents:edit-view, branches, branches:create, branches:merge, branches:delete, project:manage, environments, environments:manage, environments:delete Description of the group
File-level permissions for this group
ID of the access profile managing this group
Access profile that manages this group