---
title: "orgs invitations revoke"
description: "Revoke an invitation"
canonical: "https://pgbeam.com/docs/cli/orgs/invitations/revoke"
last-updated: "2026-09-07T06:13:50.000Z"
---

# orgs invitations revoke

> Revoke an invitation

URL: https://pgbeam.com/docs/cli/orgs/invitations/revoke

Cancels a pending invitation so it can no longer be accepted.

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