{{base_url}} and {{api_key}}, review the parameters, and send the request.Authorization: Bearer ********************{ "prompt": "[Verse]\nsample text\nsample text\nsample text\nsample text\n\n[Verse 2]\nsample text\nsample text\nsample text\nsample text\n\n[Chorus]\nsample text\nsample text\nsample text\nsample text\n\n[Verse 3]\nsample text\nsample text\nsample text\nsample text\n\n[Chorus]\nsample text\nsample text\nsample text\nsample text\n\n[Bridge]\nsample text\nsample text\nsample text\nsample text", "generation_type": "TEXT", "tags": "electronic, pop", "negative_tags": "", "mv": "chirp-v4-tau", "title": "sample text", "task": "artist_consistency", "persona_id": "0f6e8077-a7ba-4fc8-8f60-de02c66e56ce", "artist_clip_id": "a5fa604c-18b8-4e7f-8d25-9412d4ba8163", "vocal_gender": "" }curl --location '/suno/submit/music' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{ "prompt": "[Verse]\nsample text\nsample text\nsample text\nsample text\n\n[Verse 2]\nsample text\nsample text\nsample text\nsample text\n\n[Chorus]\nsample text\nsample text\nsample text\nsample text\n\n[Verse 3]\nsample text\nsample text\nsample text\nsample text\n\n[Chorus]\nsample text\nsample text\nsample text\nsample text\n\n[Bridge]\nsample text\nsample text\nsample text\nsample text", "generation_type": "TEXT", "tags": "electronic, pop", "negative_tags": "", "mv": "chirp-v4-tau", "title": "sample text", "task": "artist_consistency", "persona_id": "0f6e8077-a7ba-4fc8-8f60-de02c66e56ce", "artist_clip_id": "a5fa604c-18b8-4e7f-8d25-9412d4ba8163", "vocal_gender": "" }'{
"code": "success",
"data": "950bf3af-78a6-420e-8c01-3bde0bbb3ef9",
"message": ""
}