POST
/
evault
/
v1
/
folders
/
{id}
/
create_file_upload

Authorizations

api-key
string
header
required

Path Parameters

id
string
required

A unique value identifying this file folder.

Body

file
file
required
folder
string
required
Minimum length: 1
description
string | null
Maximum length: 500
is_archived
boolean
is_starred
boolean
name
string | null

Name of the file upload

Maximum length: 255

Response

200 - application/json
access
string | null
required
file
string
required
folder
string
required
id
string
required
root
boolean
required

indicates if the file is on the root of the file heirachy.

description
string | null
Maximum length: 500
is_archived
boolean
is_starred
boolean
name
string | null

Name of the file upload

Maximum length: 255