curl --location --request POST '/suno/submit/music' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "[Verse]\nFrom dawn till dusk\nYou'\''ve always been by my side, warming me\nI'\''m not afraid of wind or rain\nHolding hands tightly, we'\''ll never be apart\n\n[Verse 2]\nWith you, I'\''m not lonely\nLike stars in the night sky\nNo matter how long the road, it doesn'\''t feel far\nBecause you are my light\n\n[Chorus]\nMy love, my love, I love you\nYou are the only one in the world\nNo matter where I am in the world\nMy heart will always be with you\n\n[Verse 3]\nYou are my safe haven\nEvery night I dream of you\nEven if the road ahead is difficult\nWith you, everything is beautiful\n\n[Chorus]\nMy love, my love, I love you\nYou are the only one in the world\nNo matter where I am in the world\nMy heart will always be with you\n\n[Bridge]\nEvery moment of my life\nI experience it with you\nEvery tomorrow will be better\nBecause of you, I am invincible",
"generation_type": "TEXT",
"tags": "electronic, pop",
"negative_tags": "",
"mv": "chirp-v4-tau",
"title": "老公",
"task": "artist_consistency",
"persona_id": "0f6e8077-a7ba-4fc8-8f60-de02c66e56ce",
"artist_clip_id": "a5fa604c-18b8-4e7f-8d25-9412d4ba8163",
"vocal_gender": ""
}'