gitpod.v1.OrganizationService
UpdateCustomDomain
Updates custom domain configuration settings.
Use this method to:
- Update cloud provider settings
- Change AWS account ID
- Modify domain configuration
Examples
-
Update AWS account ID:
Changes the AWS account ID for the custom domain.
organizationId: "b0e12f6c-4c67-429d-a4a6-d9838b5da047" domainName: "workspaces.acme-corp.com" awsAccountId: "987654321098"
post/gitpod.v1.OrganizationService/UpdateCustomDomain
Request body
Response
Success