Folders API
Create a new folder
Create a new folder for the authenticated workspace.
POST
Authorizations
Default authentication mechanism
Body
application/json
The name of the folder.
Maximum length:
190
The access level of the folder within the workspace.
Available options:
write
, read
Response
201
application/json
The created folder
The unique ID of the folder.
The name of the folder.
Available options:
default
, mega
The access level of the folder within the workspace.
Available options:
write
, read
The number of links in the folder.
The date the folder was created.
The date the folder was updated.