bird members delete
Usage
代码示例
bird members delete <member-id> [flags]Description
Remove a user's role grant in this workspace. They remain a member of the organization.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
代码示例
bird 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 members create | Create a workspace member |
| bird members list | List workspace members |
| bird members update | Update a member's workspace role |
相关资源
继续查阅此主题的文档、指南和示例。资源为英文。
理解概念Should I use an API key or an OAuth token, and how do I rotate one?实施指南Authentication & API keys
获取实施简报