POST

Create Folder


Creates 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.

Endpoint
POST
https://www.wixapis.com/site-folders/v2/folders

Body Params
folderFolder

Folder object to create.

Response Object
folderFolder

Folder data.

CreateFolder
Request
cURL
Response
JSON
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?