/files/{file_id}Update file information
Updates a file's name, description, location, sharing settings, lock, retention, permissions, collections, or tags. Send only the properties you want to change, and use if-match when you need to prevent updates based on a stale file version.
Optional file properties to update, including naming, location, sharing, retention, permissions, collections, and tags.
A 400 is returned when the new retention time exceeds the maximum retention length, and a 401 is returned when the access token is missing or unrecognized. A 403 is returned when the authenticated user lacks permission, a 404 when the file is unavailable, a 405 when file_id has an unrecognized format, and a 412 when if-match does not match the current ETag. The description cannot exceed 256 characters, tags must contain 1 to 100 items, and permissions.can_download must be open or company.