post
https://{companyDomain}.bamboohr.com/api/v1/files/
Updates metadata for an existing company file. Supports renaming the file, moving it to a different category, and toggling employee visibility. Accepts JSON or XML. Only fields included in the request body are updated.
200The company file was updated successfully.
400The request body contains malformed JSON or XML.
403The API user does not have permission to modify this file or its category.
404The file or the target category was not found.
