Update project file (Photo)Ask AIput https://classic-api.contractorscloud.com/api/v1/projects/{project_id}/files/{project_file_id}Updates a project file (Photo) by its id.Path Paramsproject_idint32requiredThe id of the Project.project_file_idint32requiredThe id of the ProjectFile.Body Paramsfile_description_idint32The FileDescription id for the ProjectFile.captionstringA caption for the ProjectFile.descriptionstringA description for the ProjectFile.is_cover_photobooleanDetermines if the ProjectFile should be the Project's cover photo.truefalseResponses 200200 400400Updated over 2 years ago