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 warm by my side from early morning to dusk\nYou are not afraid of wind or rain\nHold tightly and never separate\n\n[Verse 2]\nWith you I am not alone\nJust like the stars at night\nNo matter how long the road is, it never feels far\nBecause you are my light\n\n[Chorus]\nHusband, I love you\nYou are the only one in the world\nNo matter where we are in the world\nOur hearts are always together like a shadow\n\n[Verse 3]\nYou are my safe haven\nEvery night I dream of you\nNo matter how hard the road ahead\nEverything is so beautiful with you\n\n[Chorus]\nHusband, husband, I love you\nYou are the only one in the world\nNo matter where I am in the world\nMy heart is always with you\n\n[Bridge]\nEvery moment of my life\nI have you by my side to experience\nAll tomorrows are better\nBecause of 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",
"vocal_gender": ""
}'