Authorization: Bearer ********************{
"gpt_description_prompt": "乡愁"
}curl --location --request POST 'https://future-api.vodeshop.com/suno/generate' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"gpt_description_prompt": "乡愁"
}'{
"clips": [
{
"id": "abcd-1234-5678-efgh",
"status": "submitted"
}
],
"request_id": "req-123456"
}