---
title: "orgs members remove"
description: "Remove a member"
canonical: "https://pgbeam.com/docs/cli/orgs/members/remove"
last-updated: "2026-09-07T06:13:50.000Z"
---

# orgs members remove

> Remove a member

URL: https://pgbeam.com/docs/cli/orgs/members/remove

Removes someone from the organization. An organization must keep at least one owner, so the last remaining owner cannot be removed and cannot be demoted either: transfer ownership first.

## Usage

## Options

Option

Description

Required

Default

`<id>`

Yes

-

`--yes`, `-y`

Skip the confirmation prompt (useful for scripts and CI/CD)

No

-

All global options (`--token`, `--profile`,
`--project`, `--org`, `--json`, `--no-color`, `--no-trunc`, `--debug`) are
also available on this command.

## Examples

## Output

Renders a human-readable table or detail view by default; pass `--json` for the raw API response.