bird organization invitations
Usage
Codebeispiel
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 |
Verwandte Ressourcen
Weiter mit der Dokumentation, Anleitungen und Beispielen zu diesem Thema. Die Ressourcen sind auf Englisch.
Das Konzept verstehenShould I use an API key or an OAuth token, and how do I rotate one?ImplementierungsleitfadenAuthentication & API keys
Implementierungs-Briefing erhalten