Delete folders (bulk)

When deleting folders that have children, those children will also be deleted. Deleting folders will always cascade down the tree and delete children folders. Every folder ID that is returned has been deleted. Deleting folders cannot be undone.

Requires the "Platform management: Sites" permission.

Query Params
folder_ids
array of strings
required

Required. Folder ids of the folders to be deleted

folder_ids*
boolean

Deleting folders will always cascade down. If a parent is deleted, then all
of its children are deleted. When cascade_up is true, if a child is
deleted, and it's parent no longer has any children, then it will be
deleted too. This will cascade all the way up the tree.

string

domain represents the type/domain/hierarchy for the folder. This is used
for deleting folders within a specified domain

Responses

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