bird organization workspaces
Usage
Esempio di codice
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 |
Risorse correlate
Prosegui con la documentazione, le guide e gli esempi per questo argomento. Le risorse sono in inglese.
Comprendi il concettoShould I use an API key or an OAuth token, and how do I rotate one?Guida all'implementazioneAuthentication & API keys
Ottieni un brief di implementazione