{ "prompt": "string", "notify_hook": "string" }
curl --location --request POST 'https://aigc.x-see.cn/suno/submit/lyrics' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "prompt": "string", "notify_hook": "string" }'
{ "code": "success", "message": "", "data": "736a6f88-bd29-4b1e-b110-37132a5325ac" }