Skip to content

Request for API Folder Deletion Feature #62

Description

@mesaglam

Hello BunnyCDN Team,

Currently, the BunnyCDN Storage API only supports file-level deletion (DELETE requests). However, the web panel already provides a folder deletion option, which removes all files inside a folder in one step.

Request: We would like to request the addition of a similar feature to the API, allowing users to delete an entire folder (and its contents) with a single API call. For example:

Kod
DELETE https://storage.bunnycdn.com/{storageZone}/{folderPath}/
This would remove all files under the specified folder path.

Reasoning:

Managing large sets of files is much more efficient with folder-level deletion. Having consistency between the panel and API improves automation workflows. This feature would greatly simplify scripting and integration scenarios.

Thank you for considering this request.

Best regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions