bird organization invitations
Usage
Exemple de code
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 |
Ressources associées
Poursuivez avec la documentation, les guides et les exemples sur ce sujet. Les ressources sont en anglais.
Comprendre le conceptShould I use an API key or an OAuth token, and how do I rotate one?Guide d'implémentationAuthentication & API keys
Obtenir un guide d'implémentation