Authorization: Bearer ********************{
"prompt": "图中形象飞奔去房间"
}curl --location --request POST 'https://api.tu-zi.com/v1/videos/sora-2:task_01k7kc9rr2fy19a1d8bxgz54eq/remix' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "图中形象飞奔去房间"
}'{
"message": "string",
"data": {
"error": {
"code": "string",
"message": "string",
"param": "string",
"type": "string"
}
}
}