{
"clip_id":"cdaf256a-5ccb-4405-945d-c171c185c2f3"
}curl --location 'https://duomiapi.com/api/suno/relink' \
--header 'Authorization: o9vfVkEkKfcuJhjdGXJwlfdvO1' \
--header 'Content-Type: application/json' \
--data '{
"clip_id":"cdaf256a-5ccb-4405-945d-c171c185c2f3"
}'{
"code": 200,
"msg": "success",
"data": [
{
"clip_id": "cdaf256a-5ccb-4405-945d-c171c185c2f3",
"audio_url": "https://cdn2.suno.show/media/cdn/cdaf256a-5ccb-4405-945d-c171c185c2f3.m4a",
"key": "media/cdn/cdaf256a-5ccb-4405-945d-c171c185c2f3.m4a"
}
],
"exec_time": 1.650885,
"ip": "151.242.10.53"
}