POST
/
evault
/
v1
/
file_shares
/
{id}
/
set_password
/
{
  "new_password": "<string>",
  "old_password": "<string>"
}

Path Parameters

id
string
required

A unique value identifying this file sharing.

Body

Response

200 - application/json

The response is of type object.