Update File MetadataAsk AIput https://example.com/api/v1/project/{project_string_id}/file/{file_id}/update-metadataUpdates the given file ID file metadata.Path Paramsproject_string_idstringrequiredfile_idnumberrequiredBody ParamsThe metadata to be updated. Any keys not provided will be ignored.rotation_degreesnumberthe rotation degrees for rotating image. Works only on image type files.ordinalnumberthe ordinal for a child file. Useful for ordering compound files.Response 200The updated file.Updated over 2 years ago