curl --location --request POST 'http://dev-cn.your-api-server.comdelete_finetune_job?$GroupId' \ --header 'authorization: Bear $API_KEY' \ --header 'content-type: application/json' \ --data-raw '{"fine_tuning_job_id":"2367267362783"}'
{}