Skip to main content
Unary · Organizations Creates a custom domain configuration for an organization. Use this method to configure custom domains for organization workspaces

Examples

  • Configure AWS custom domain: Sets up a custom domain with AWS provider.

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.CreateCustomDomainRequest CreateCustomDomainRequest is the request message for creating a custom domain

Response

gitpod.v1.CreateCustomDomainResponse CreateCustomDomainResponse is the response message for creating a custom domain
CustomDomain represents a custom domain configuration for an organizationgitpod.v1.CustomDomain
CustomDomainProvider represents the cloud provider for custom domain configuration