Skip to main content
POST
File explorer.

Authorizations

Authorization
string
header
required

Bearer token with Platform JWT token or API Key.

Body

application/json
fileName
string
required

File name.

type
enum<string>
required

Type.

Available options:
FILE,
FOLDER
path
string
required

path.

contentType
string

contentType

size
number

Size of file (in bytes).

Response

OK.