Sign inGet started

bird voice trunks delete

Usage

Codebeispiel
bird voice trunks delete <trunk-id> [flags]

Description

Permanently delete a SIP trunk by ID. In-flight calls are not affected; new calls cannot be placed on the trunk after deletion. The trunk's domain becomes available for reuse.
This is destructive and cannot be undone; pass --yes to confirm.

Examples

Codebeispiel
bird voice trunks delete <id> --yes

Options

Safety

NameDescription
--idempotency-keyDeduplication key; a retry with the same key won't act twice
--yesConfirm a destructive action (required; the CLI never prompts)
NameDescription
bird voice trunks createCreate a SIP trunk
bird voice trunks getGet a SIP trunk
bird voice trunks listList SIP trunks
bird voice trunks updateUpdate a SIP trunk