bird organization members
Usage
Ejemplo de código
bird organization membersDescription
A member can hold organization and workspace roles. Removing a member revokes all of
their access.
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 |
|---|---|
| delete | Delete a member from the organization |
| get | Get an organization member |
| list | List organization members |
| update | Update an org member's org-level role |
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Comprender el conceptoShould I use an API key or an OAuth token, and how do I rotate one?Guía de implementaciónAuthentication & API keys
Obtener un resumen de implementación