Skip to main content
Unary · Organizations Removes a custom domain configuration from an organization. Use this method to:
  • Disable custom domain functionality
  • Remove outdated configurations
  • Clean up unused domains

Examples

  • Delete custom domain configuration: Removes a specific custom domain configuration.

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

Response

gitpod.v1.DeleteCustomDomainResponse DeleteCustomDomainResponse is the response message for deleting a custom domain This message has no fields.