{ "id": "<string>", "owner_id": "<string>", "name": "<string>", "device_id": "<string>", "start_time": 123, "end_time": 123, "duration": 123, "timezone": 123, "zonemins": 123, "group_id": "<string>", "children_ids": [ "<any>" ], "parent_id": "<string>", "parent_clips": [ "<any>" ], "data": {}, "presigned_url": "<string>", "created_at": "2023-11-07T05:31:56Z" }
Update file data by file_id and type, return file model with updated data.
120
OK
File Model