Skip to main content

band recording delete

Delete a recording

Synopsis

Permanently deletes a recording's metadata and media. This cannot be undone.

band recording delete <callId> <recordingId> [flags]

Examples

band recording delete c-123-abc r-456-def

Options

-h, --help help for delete

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