Skip to main content
Unary · Organizations Removes a user from an organization while preserving organization data. Use this method to:
  • Remove yourself from an organization
  • Clean up inactive memberships
  • Transfer project ownership before leaving
  • Manage team transitions

Examples

  • Leave organization: Removes user from organization membership.
Note: Ensure all projects and resources are transferred before leaving.

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

Response

gitpod.v1.LeaveOrganizationResponse This message has no fields.