gitpod.v1.OrganizationService
CreateCustomDomain
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.
organizationId: "b0e12f6c-4c67-429d-a4a6-d9838b5da047" domainName: "workspaces.acme-corp.com" provider: CUSTOM_DOMAIN_PROVIDER_AWS awsAccountId: "123456789012"
post/gitpod.v1.OrganizationService/CreateCustomDomain
Request body
Response
Success