File Shares
Set Fileshare password
Inject the user of the current request in the serializer save method
POST
/
evault
/
v1
/
file_shares
/
{id}
/
set_password
/
Path Parameters
id
string
requiredA unique value identifying this file sharing.
Body
new_password
string
requiredMinimum length:
1
old_password
string | null
Response
200 - application/json
new_password
string
requiredold_password
string | null