bird members
Usage
Ejemplo de código
bird membersDescription
A member is an organization user granted access to this workspace, holding one role
here. Adding one directly requires that the user already belongs to the organization;
a workspace invitation covers either case, adding an existing member or inviting a new
address.
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 member |
| delete | Delete a member from the workspace |
| list | List workspace members |
| update | Update a member's workspace 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