curl --location -g --request POST 'http://api.example.com/v1/videos' \
--header 'Authorization: Bearer sk-xxx' \
--form 'character_from_task="sora-2:task_01kcv4sk2ef169cm7hc2swh2sc"' \
--form 'model="sora-2-character"' \
--form 'character_timestamps="8,11"'{
"id": "string",
"username": "string",
"permalink": "string",
"profile_picture_url": "string"
}