bird organization invitations revoke
Usage
Esempio di codice
bird organization invitations revoke <invitation-id> [flags]Description
Cancels the pending invitation immediately. The invitation link becomes invalid and the invitee cannot use it to join the organization.
Examples
Esempio di codice
bird organization invitations revoke <id>Options
| Name | Description |
|---|---|
| --idempotency-key | Deduplication key; a retry with the same key won't act twice |
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird organization invitations create | Create an org invitation |
| bird organization invitations get | Get an org invitation |
| bird organization invitations list | List org invitations |