{
"data": [
0
]
}curl --location --request DELETE '/ent/program_task/batch' \
--header 'Authorization: Bearer {{ENT_TOKEN}}' \
--header 'X-Requested-With: XMLHttpRequest' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": [
0
]
}'{}