Authorization: Bearer ********************{
"gpt_description_prompt": "乡愁"
}curl --location --request POST 'http://prod-cn.your-api-server.com/suno/generate' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"gpt_description_prompt": "乡愁"
}'{}