v1
latestOpenAPI 3.1.02026-07-263911,4691.1 MBDirectory (Sites)
Delete folders (bulk)
delete/directory/v1/folders
Query parameters
folder_idsstring[] required
Required. Folder ids of the folders to be deleted
cascade_upboolean
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.
domainstring
domain represents the type/domain/hierarchy for the folder. This is used for deleting folders within a specified domain
Response
A successful response.