Import an OTIO file to enter frame_in / frame_out / nb_frames (it can
be every adapter supported by OpenTimelineIO, for example: edl, otio...
).
Path parameters
-
project_id
Required -
episode_id
Required
POST
/import/otio/projects/{project_id}/episodes/{episode_id}
curl \
--request POST 'http://api.example.com/import/otio/projects/{project_id}/episodes/{episode_id}' \
--header "Authorization: $API_KEY"