bird organization workspaces
Usage
Exemple de code
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 |
Ressources associées
Poursuivez avec la documentation, les guides et les exemples sur ce sujet. Les ressources sont en anglais.
Comprendre le conceptShould I use an API key or an OAuth token, and how do I rotate one?Guide d'implémentationAuthentication & API keys
Obtenir un guide d'implémentation