Skip to main content

band call hangup

Hang up an active call

Synopsis​

Ends an active call by transitioning it to the completed state. Has no effect on calls that have already disconnected.

band call hangup [callId] [flags]

Examples​

band call hangup c-123-abc

Options​

-h, --help help for hangup

Options inherited from parent commands​

--account-id string Bandwidth account ID (overrides config)
--environment string API environment: prod, test (overrides config)
--format string Output format: json or table (default "json")
--plain Simplified flat JSON output (recommended for scripts and agents)

SEE ALSO​