Authorization: Bearer ********************{
"gpt_description_prompt": "乡愁"
}curl --location --request POST '/suno/generate' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"gpt_description_prompt": "乡愁"
}'{}