cURL
curl --request DELETE \ --url https://app.miget.com/api/v1/buckets/{uuid} \ --header 'Authorization: <api-key>'
Permanently deletes a storage bucket and all its contents.
Bearer token for authentication. Format: 'Bearer {token}'
Workspace ID (uses default workspace if not provided)
Bucket UUID
Delete bucket