Authorization: Bearer ********************{
"prompt": "dance"
}curl --location 'https://api.lngai.cn/suno/submit/lyrics' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "dance"
}'{}