# `bird voice session-credentials create`

## Usage

```bash
bird voice session-credentials create [flags]
```

## Description

Mint a short-lived SIP digest credential a calling client authenticates with. The password is returned once and cannot be retrieved again.

## Examples

```bash
bird voice session-credentials create
```

## Options

| Name                | Description                                                  |
| ------------------- | ------------------------------------------------------------ |
| `--idempotency-key` | Deduplication key; a retry with the same key won't act twice |
| `--response-schema` | Print the fields this command returns, then exit             |