createFolder( )


Creates a folder.

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
optionsCreateFolderOptions
Returns
Return Type:Promise<Folder>
Errors
409Already Exists

There is 1 error with this status code.

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

Did this help?