taskBatchId,轮询 /getMp4State 查看进度。Authorization: Bearer ********************curl --location 'https://drwa.openai-next.com/_open/suno/music/generateMp4Async?clipId=8f8bf4ba-7b7d-4012-ab49-8f12862789b0' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"msg": "操作成功",
"data": {
"taskBatchId": "1261460463997952001",
"clipId": "8f8bf4ba-7b7d-4012-ab49-8f12862789b0",
"createTime": "1778685211419",
"status": "create"
}
}