folder field. Nested paths are created in one call.
multipart/form-data
Form fields
Response
201 on success:
409 when the folder already exists:
400 means the folder path is invalid.
Note that folder is null on the 409, not the path you asked for. Read the path you sent from your own request, not from this response.
Related
Upload Files
Upload files into a folder.
List Storage
Browse the folder tree.