Authorization: Bearer ********************{
"url": "https://filesystem.site/cdn/20251030/javYrU4etHVFDqg8by7mViTWHlMOZy.mp4",
"timestamps": "1,3"
}curl --location --request POST '/sora/v1/characters' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"url": "https://filesystem.site/cdn/20251030/javYrU4etHVFDqg8by7mViTWHlMOZy.mp4",
"timestamps": "1,3"
}'{
"id": "char_01k9abcd1234efgh5678",
"username": "my_character",
"permalink": "https://bestapi.aqi.email/sora/characters/my_character",
"profile_picture_url": "https://bestapi.aqi.email/sora/characters/my_character/avatar.png"
}