bird organization workspaces
Usage
代码示例
bird organization workspacesDescription
A workspace is the tenant a credential is scoped to, and an organization holds many.
Each has its own members and sending domains, while IP pools are org-scoped and
shared across every workspace.
Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request. Destructive commands require --yes.
Commands
| Name | Description |
|---|---|
| create | Create a workspace |
| delete | Delete a workspace in the organization |
| get | Get a workspace in the organization |
| list | List 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
获取实施简报