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