bird members
Usage
Code example
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 |
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