Authorization: Bearer ********************
curl --location 'https://grsai.dakka.com.cn/v1/video/sora-upload-character' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "url": "https://example.com/example.png", "timestamps": "0,3" }'
{}