band message media delete
Delete a media file
Synopsis
Permanently deletes a media file by its ID. Any MMS that still references its URL will no longer be able to fetch it.
band message media delete <mediaId> [flags]
Examples
band message media delete my-campaign-image.jpg
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
- band message media - Manage MMS media files