Folders
Update Folder (Patch)
Inject the user of the current request in the serializer save method
PATCH
/
evault
/
v1
/
folders
/
{id}
/
Authorizations
api-key
string
headerrequiredPath Parameters
id
string
requiredA unique value identifying this file folder.
Body
name
string | null
Maximum length:
255
description
string | null
Maximum length:
500
is_starred
boolean
is_archived
boolean
is_deleted
boolean
folder
string | null
Enclosing Folder that contain this folder, default to root.
Minimum length:
1
tags
object[]
Response
200 - application/json
id
string
requiredaccess
string | null
requiredfiles_count
integer
requiredfolders_count
integer
requiredfile_size
integer
requiredfile_size_unit
string
requiredextension
string
requiredparent_folder
string
requiredpath
string
requiredroot
boolean
requiredindicates if the folder is on the root of the folder heirachy.
file_share_id
string
requiredis_shared
boolean
requiredcreated_at
string
requiredupdated_at
string
requiredname
string | null
Maximum length:
255
description
string | null
Maximum length:
500
is_starred
boolean
is_archived
boolean
is_deleted
boolean
folder
string | null
Enclosing Folder that contain this folder, default to root.
tags
object[]