bird organization invitations
Usage
Code example
bird organization invitationsDescription
An invitation is created for an email address and stays pending until the recipient accepts
it out of band, it is revoked, or it expires; revoking invalidates its link immediately.
Workspace invitations are available under invitations.
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.
Commands
| Name | Description |
|---|---|
| create | Create an organization invitation |
| get | Get an organization invitation |
| list | List organization invitations |
| revoke | Revoke an organization invitation |
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