POST
/
evault
/
v1
/
file_shares

Body

access

Indicate the access type of the file sharing instance.

  • public - public
  • private - private
Available options:
public,
private
emails
any | null

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

file
string | null
Minimum length: 1
folder
string | null
Minimum length: 1
password
string
Minimum length: 1
users
integer[]

Blucera Users linked to the file sharing instance.

Response

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

Indicate the access type of the file sharing instance.

  • public - public
  • private - private
Available options:
public,
private
emails
any | null

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

file
string | null
folder
string | null
users
integer[]

Blucera Users linked to the file sharing instance.