Delete folder

Deletes a folder.
By default, will only delete empty folders.
If recursive=true, will delete the folder and all its contents (subfolders and projects).
Recursive deletion is asynchronous which means that while all relevant children will become inaccessible immediately,
only the parent folder will emit removal event. All clients need to assume all children are deleted based on that
top level notification.
If recursive=false, will only delete the folder if it is empty, erroring otherwise.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
uuid
required
Query Params
boolean

Whether to recursively delete all nested folders and projects

Responses

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