{
"title": "Midnight Dreams",
"lyrics": "lyrics",
"style": "futuristic electropop",
"mv": "chirp-v3-5",
"instrumental": false
}curl --location -g --request POST 'https://openapi.sku.vip/suno/submit/custom-mode-generate' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "Midnight Dreams",
"lyrics": "lyrics",
"style": "futuristic electropop",
"mv": "chirp-v3-5",
"instrumental": false
}'{
"code": 1,
"description": "success",
"result": "17350498477280038"
}