Endpoint
multipart/form-data
Form fields
string
required
Path of the folder to create. Nested paths are supported.
photos · uploads/2024/january · products/thumbnailsResponse
201, Folder created
400, Invalid folder path
409, Folder already exists
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.Example
Related
Upload Files
Upload files into a folder.
List Storage
Browse the folder tree.