POST ./fisiere
It is used to create a new directory.
POST parameters
Name | Value Type | Validation | Details |
---|---|---|---|
fsRootID | int | Optional | Parent directory ID. For the directory that will br created in another directory. |
fsNume | string | Required | Directory name. |
Output example
{"fsID": 14125}