post https://api.bamboohr.com/api/gateway.php//v1/employees//files/
Update an employee file
Sample Request
{
"name": "This is a new name for the file",
"categoryId": "4",
"shareWithEmployee": "no"
}
File Attributes That Can Be Updated
name - rename the file
categoryId - move the file to a different category
shareWithEmployee - update whether this file is shared or not