bird organization workspaces delete
Usage
Codevoorbeeld
bird organization workspaces delete <workspace-id> [flags]Description
Delete a workspace. Access ends at once, with the workspace hidden and its API keys revoked, while its data and configuration are held for 7 days and can be restored through support, then purged. Fails with a conflict if it is the organization's only workspace.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
Codevoorbeeld
bird organization workspaces delete <id> --yesOptions
Safety
| Name | Description |
|---|---|
| --idempotency-key | Deduplication key; a retry with the same key won't act twice |
| --yes | Confirm a destructive action (required; the CLI never prompts) |
Related
| Name | Description |
|---|---|
| bird organization workspaces create | Create a workspace |
| bird organization workspaces get | Get a workspace in the organization |
| bird organization workspaces list | List workspaces |
| bird organization workspaces update | Update a workspace in the organization |
Gerelateerde bronnen
Ga verder met de documentatie, gidsen en voorbeelden voor dit onderwerp. De bronnen zijn in het Engels.
Begrijp het conceptShould I use an API key or an OAuth token, and how do I rotate one?ImplementatiegidsAuthentication & API keys
Ontvang een implementatieoverzicht