How to delete an Edge Storage bucket

This guide walks you through deleting an Edge Storage bucket using the Azion API and Azion CLI.

Deleting a bucket

Requirements

To delete a bucket:

Terminal window
azion delete edge-storage bucket --name yourbucketname

Contributors