bird organization invitations
Usage
Esempio di codice
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 |
Risorse correlate
Prosegui con la documentazione, le guide e gli esempi per questo argomento. Le risorse sono in inglese.
Comprendi il concettoShould I use an API key or an OAuth token, and how do I rotate one?Guida all'implementazioneAuthentication & API keys
Ottieni un brief di implementazione