bird organization invitations
Usage
Ejemplo de código
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 |
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