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