Folders
Create folder
Create a new storage folder.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Title of the folder.
ID of the parent folder. If not provided, the folder will be created at the root level.