curl --location --request POST 'https://api.302.ai/suno/speed' \
--header 'Authorization: Bearer ' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_id": "3463d4ba-a2f0-06bf-a5de-421cc7b4c84d",
"speed_multiplier": 0.25,
"keep_pitch": true,
"title": "2024-09-04_01_37_04 (0.25x)"
}'{
"code": "success",
"message": "",
"data": "69c61512-278e-4ff4-b6ea-f3b278329b04"
}