deleteFolder( )


Deletes a folder and moves its content to the parent folder (or to root level if no parent folder exists).

Important: You can only call this method when authenticated as a Wix user or by using an account level API key.

Method Declaration
Copy
Method Parameters
_idstringRequired

Folder ID.

Errors
404Not Found

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?