curl --location --request POST '/suno/submit/music' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "[Verse]\nYou are always by my side from morning to dusk\nWarming\nWith the wind and rain\nSharpen your hands and never be separated\n[Verse 2]\nI am not alone\nLike stars at night\nNo matter how long the road is, I don'\''t feel far\nBecause you are my light\n\n[Chorus]\nHusband, I love you\nYou are the only one in the world\nNo matter where you are at the end of the world\nHeart is like a shadow and always stay with you\n[Verse 3]\nYou are my safe haven\nDreams are you every night\nEven if the road ahead is hard\nEverything is so beautiful\n\n[Chorus]\nHusband, I love you\nYou are the only one in the world\nNo matter where you are at the end of the world\nThe heart is like a shadow\n\n[Bridge]\nEvery moment in life\nWith you accompany you to experience\nEvery tomorrow is better\nBecause with you, I am invincible",
"generation_type": "TEXT",
"tags": "electronic, pop",
"negative_tags": "",
"mv": "chirp-v4-tau",
"title": "husband",
"task": "artist_consistency",
"persona_id": "0f6e8077-a7ba-4fc8-8f60-de02c66e56ce",
"artist_clip_id": "a5fa604c-18b8-4e7f-8d25-9412d4ba8163"
}'