Authorization: Bearer ********************
{ "task": "mp4", "clipId": "e1a78bfe-2e53-4207-9cd8-c764c4bfc621" }
curl --location --request POST 'https://neolink.vnet.com/api/generator/suno' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "task": "mp4", "clipId": "e1a78bfe-2e53-4207-9cd8-c764c4bfc621" }'
{ "code": 200, "msg": "success", "data": "f1cfd6ca2efb491bbe3a9cfe5fe6caf3" }