Endpoint should take an array of segment and use import and edit the parent to add subsegment id POST /segments/list/import ``` { parentSegmentId: id string files: SegmentFile[] } ```