{
"task_id": "3463d4ba-a2f0-06bf-a5de-421cc7b4c84d",
"crop_start_s": 20,
"crop_end_s": 100,
"is_crop_remove": false
}curl --location --request POST 'https://api.302.ai/suno/crop' \
--header 'Authorization: Bearer ' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_id": "3463d4ba-a2f0-06bf-a5de-421cc7b4c84d",
"crop_start_s": 20,
"crop_end_s": 100,
"is_crop_remove": false
}'{
"code": "success",
"message": "",
"data": "69c61512-278e-4ff4-b6ea-f3b278329b04"
}