{
"id": "1b3dkf13Ac80"
}
curl --location --request POST 'https://api.mindshow.vip/v1/job/del' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "1b3dkf13Ac80"
}'
{
"code": 0,
"info": "succ",
"data": {}
}