bird organization workspaces
Usage
Code example
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 |
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Understand the conceptShould I use an API key or an OAuth token, and how do I rotate one?Implementation guideAuthentication & API keys
Get an implementation brief