bird organization workspaces delete
Usage
कोड उदाहरण
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
कोड उदाहरण
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 |
संबंधित संसाधन
इस विषय के लिए डॉक्यूमेंटेशन, गाइड और उदाहरणों के साथ आगे बढ़ें। संसाधन अंग्रेज़ी में हैं।
कॉन्सेप्ट समझेंShould I use an API key or an OAuth token, and how do I rotate one?इम्प्लीमेंटेशन गाइडAuthentication & API keys
इम्प्लीमेंटेशन ब्रीफ़ पाएँ