{
"prompt":"dance"
}
curl --location --request POST 'https://poloai.top/suno/submit/lyrics' \
--header 'Accept;' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt":"dance"
}'
{
"code": "success",
"data": "7961abf3-f258-401c-98fe-b70cbc698bb1",
"message": ""
}