updateFolder( )


Updates a folder.

Important: This call requires an account level API key and cannot be authenticated with the standard authorization header. API keys are currently available to selected beta users only.

Method Declaration
Copy
Method Parameters
_idstringRequired

Folder ID.


optionsUpdateFolderOptions
Returns
Return Type:Promise<Folder>
Errors
400Invalid Argument

There is 1 error with this status code.

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?