{
"task_id": "84843acc-cbdc-8b99-35ce-5f673e9859ae_1",
"speed_multiplier": 0.25,
"keep_pitch": true,
"title": "2024-09-04_01_37_04 (0.25x)"
}
curl --location --request POST 'https://duomiapi.com/api/suno/speed' \
--header 'Authorization: Bh3oi26r1FPFCMrJ59RKngSXB2' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_id": "84843acc-cbdc-8b99-35ce-5f673e9859ae_1",
"speed_multiplier": 0.25,
"keep_pitch": true,
"title": "2024-09-04_01_37_04 (0.25x)"
}'
{
"code": 200,
"msg": "success",
"data": "78e9128c-c12f-79ae-a53e-1447ff9c25db",
"exec_time": 1.747952,
"ip": "118.125.45.98"
}