Skip to main content
Unary · Groups Creates a new group within an organization. Use this method to:
  • Create teams for access control
  • Organize users by department or function
  • Set up role-based access groups

Examples

  • Create a basic group: Creates a group with name and description.

Authorization

Requires org:admin role on the organization.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.CreateGroupRequest CreateGroup messages

Response

gitpod.v1.CreateGroupResponse
gitpod.v1.Group