Sign inGet Started

bird organization invitations revoke

Usage

Codebeispiel
bird organization invitations revoke <invitation-id> [flags]

Description

Cancel a pending organization invitation. The link stops working immediately and the invitee can no longer use it to join. Returns a conflict if the invitation is not pending.
This is destructive and cannot be undone; pass --yes to confirm.

Examples

Codebeispiel
bird organization invitations revoke <id> --yes

Options

Safety

NameDescription
--idempotency-keyDeduplication key; a retry with the same key won't act twice
--yesConfirm a destructive action (required; the CLI never prompts)

Options

NameDescription
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird organization invitations createCreate an organization invitation
bird organization invitations getGet an organization invitation
bird organization invitations listList organization invitations

Verwandte Ressourcen

Weiter mit der Dokumentation, Anleitungen und Beispielen zu diesem Thema. Die Ressourcen sind auf Englisch.

Implementierungs-Briefing erhalten