POST
/
evault
/
v1
/
files

Authorizations

api-key
string
header
required

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

201 - application/json
access
string | null
required
created_at
string
required
extension
string
required
file
string
required
file_share_id
string | null
required
file_size
integer
required
file_size_unit
string
required
hash
string | null
required

hash of the uploaded file

id
string
required
is_shared
boolean
required
mimetype
string | null
required
root
boolean
required

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

tags_detail
object[]
required
updated_at
string
required
description
string | null
Maximum length: 500
folder
string | null
is_archived
boolean
is_deleted
boolean
is_starred
boolean
name
string | null

Name of the file upload

Maximum length: 255
tags
string[]