{
"clip_id": "4b2300c2-f200-4011-8f80-e3401da28c4f" // 续写返回的 clipId
}curl --location '/suno/submit/concat' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'New-Api-User: 1' \
--header 'Content-Type: application/json' \
--data '{
"clip_id": "4b2300c2-f200-4011-8f80-e3401da28c4f" // 续写返回的 clipId
}'{}