curl --location --request POST '/suno/generate' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "[Verse]\nContinuous days have been busy\nEndless piles of files\nHiding dreams deep in drawers\nThe coffee cup has become cold\n\n[Verse 2]\nClock in to work at eight o'\''clock in the morning\nTired eyes are dull\nChatting among colleagues is meaningless\nJust looking forward to the time to run quickly\n\n[Chorus]\nThe shout of the boss at work\nOnly when it is done is it safe\nOnly when you work overtime can you make some money\nWhen will the dream come true\n\n[Verse 3]\nHave a bento during lunch time\nLook out the window and the sun is shining\nLife is so far away from your dreams\nThere are only desks and chairs in front of you\n\n[Bridge]\nThe boss'\''s footsteps are like thunder\nMy heartbeat speeds up\nThere are a lot of files on the table\nThe complaining voice gradually disappears\n\n[Chorus]\nWork, work, boss'\''s cry\nIt is safe when you have done it\nOnly by working overtime can you earn some money\nWhen will your dream come true?",
"mv": "chirp-v3-5",
"title": "work",
"tags": "edm"
}'