Skip to main content
POST
Create folder

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

file_system_key
string
required

Body

application/json
path
string
required

Folder to create, relative to the file system root

Required string length: 1 - 4096

Response

Folder successfully created.

path
string
required