POST
/
evault
/
v1
/
file_shares
/

Body

file
string | null
Minimum length: 1
folder
string | null
Minimum length: 1
access

Indicate the access type of the file sharing instance.

  • public - public
  • private - private
Available options:
public,
private
users
integer[]

Blucera Users linked to the file sharing instance.

emails
any | null

Emails of Persons/Users linked to the File Sharing instance.

password
string
Minimum length: 1

Response

201 - application/json
id
string
required
user
object
required
file_type
string
required
file_detail
object
required
folder_detail
object
required
users_detail
object[]
required
has_password
boolean
required
created_at
string
required
updated_at
string
required
file
string | null
folder
string | null
access

Indicate the access type of the file sharing instance.

  • public - public
  • private - private
Available options:
public,
private
users
integer[]

Blucera Users linked to the file sharing instance.

emails
any | null

Emails of Persons/Users linked to the File Sharing instance.