Files
Duplicate File
POST
/
evault
/
v1
/
files
/
{id}
/
duplicate_file
/
Authorizations
api-key
string
headerrequiredPath Parameters
id
string
requiredA unique value identifying this file upload.
Body
file
file
requiredfolder
string
requiredMinimum length:
1
name
string | null
Name of the file upload
Maximum length:
255
description
string | null
Maximum length:
500
is_starred
boolean
is_archived
boolean
Response
200 - application/json
id
string
requiredfile
string
requiredaccess
string | null
requiredfolder
string
requiredroot
boolean
requiredindicates if the file is on the root of the file heirachy.
name
string | null
Name of the file upload
Maximum length:
255
description
string | null
Maximum length:
500
is_starred
boolean
is_archived
boolean