bird organization members delete
Usage
कोड उदाहरण
bird organization members delete <member-id> [flags]Description
Remove a member's organization role and all workspace roles at once. Rejects removing yourself from the organization and removing the organization's last owner.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
कोड उदाहरण
bird organization members 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 members get | Get an organization member |
| bird organization members list | List organization members |
| bird organization members update | Update an org member's org-level role |
संबंधित संसाधन
इस विषय के लिए डॉक्यूमेंटेशन, गाइड और उदाहरणों के साथ आगे बढ़ें। संसाधन अंग्रेज़ी में हैं।
कॉन्सेप्ट समझेंShould I use an API key or an OAuth token, and how do I rotate one?इम्प्लीमेंटेशन गाइडAuthentication & API keys
इम्प्लीमेंटेशन ब्रीफ़ पाएँ