bird numbers release
Usage
Przykład kodu
bird numbers release <number-id> [flags]Description
Gives a dedicated number back and stops its monthly charge. Irreversible: the number leaves the workspace and the channels built on it stop sending. A shared number cannot be released.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
Przykład kodu
bird numbers release <id> --yesOptions
Safety
| Name | Description |
|---|---|
| --idempotency-key | Deduplication key; a retry with the same key won't act twice |
| --yes | Confirm a destructive action (required; the CLI never prompts) |
Related
| Name | Description |
|---|---|
| bird numbers get | Get an allocated number |
| bird numbers list | List your allocated numbers |