bird api-keys
Usage
Ejemplo de código
bird api-keysDescription
A key's token is returned once, at creation or rotation, and never again; nothing reads
it back afterwards. No key can issue another one, which is why issuing and rotating take
a logged-in session or a token granted api_keys:write. Listing and revoking a key are
dashboard-only.
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
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 a Bird SDK or call the API directly?Seguir la ruta de aprendizajeBuild your first integrationGuía de implementaciónSend your first email
Obtener un resumen de implementación