Delete folder

Delete a specific folder.

    By default, folders cannot be deleted if they contain files or subfolders.
    Use the query parameters to force deletion:
    
    - `force_remove_files=true`: Archive all files in the folder before deletion
    - `force_remove_subfolders=true`: Recursively delete all subfolders
    
    The response includes the total number of files that were archived during the operation.
    All folder links will be automatically deleted when the folder is removed.
    
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
boolean

Archive all files in the folder before deletion

boolean

Recursively delete all subfolders

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json