Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This method permits to create a new folder or sub folder in the library.

URL

(POST) projects/{projectid}/folders/{locale}/folder

PARAMETERS

token

The connection token

Required

projectid

The project

Required

locale

The language.

Required

name

The path/name of the new folder. If the folder already exists an error is returned.Example: "name=folder1\folder2\folder3" creates all three folder levels if these don't yet exist.

Required


RESULTS

None





  • No labels