Skip to main content
Unary · Organizations Creates a new organization with the specified name and settings. Use this method to:
  • Create a new organization for team collaboration
  • Set up automatic domain-based invites for team members
  • Join the organization immediately upon creation

Examples

  • Create a basic organization: Creates an organization with a name.
  • Create with domain-based invites: Creates an organization that automatically invites users with matching email domains.

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.CreateOrganizationRequest

Response

gitpod.v1.CreateOrganizationResponse
gitpod.v1.InviteDomains
gitpod.v1.Organization
gitpod.v1.OrganizationMember