curl --location --request POST 'https://api.cometapi.com/suno/act/tags' \
--header 'Authorization: Bearer {{api-key}}' \
--header 'myuid: 123' \
--header 'Content-Type: application/json' \
--data-raw '{"original_tags":"student"}'{
    "upsampled_tags": "Begin with a perky pop groove—clean electric guitar, syncopated claps, and playful synth hooks. Verses ride bouncy keys and tight bass; the chorus explodes with layered harmonies and energetic drums. Bridge drops to minimal keys, rebuilding for a triumphant, upbeat finale.",
    "request_id": "e7af7b14-7afb-4561-9952-e39070dbae93"
}