PUT
/
files
/
{container}
/
new

Authorizations

Authorization
string
headerrequired

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

Path Parameters

container
string
required

The container id or root

Query Parameters

file
string
required

The file name

type
enum<string>
required

The type of the file

Available options:
file,
directory

Body

application/json
content
string
required

The content of the file