portrait: 竖屏(9:16 比例)landscape: 横屏(16:9 比例)/upload_image 接口上传图片后获取media_xxxxxxxxxxxxxxxxxxxxxxxxxxtask_xxxxxxxxxxxxxxxxxxxxxxxxxxportrait: Portrait (9:16 ratio)landscape: Landscape (16:9 ratio)/upload_image endpoint after uploading an imagemedia_xxxxxxxxxxxxxxxxxxxxxxxxxxtask_xxxxxxxxxxxxxxxxxxxxxxxxxxAuthorization: Bearer ********************{}curl --location --request POST 'https://api.tikomni.com/api/u1/v1/sora2/create_video' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'{}