Authorization: Bearer ********************{
"clip_id": "227c8897-2216-45eb-83bd-70e52375027d"
}curl --location 'https://api.gptbox.net/suno/submit/stems' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"clip_id": "227c8897-2216-45eb-83bd-70e52375027d"
}'{
"code": "success",
"message": "",
"data": "1268154180129529857"
}