Attempts to delete the folder or item with the given slug.
If the deletion would cause orphaned dependencies (like mirror items), the call will fail. To force the deletion, set the conflictResolution parameter to "cascade".
conflictResolution
"cascade"
Attempts to delete the folder or item with the given slug.
If the deletion would cause orphaned dependencies (like mirror items), the call will fail. To force the deletion, set the
conflictResolution
parameter to"cascade"
.