{ "point_id": 0 }
curl --location --request POST 'https://openapi.suanli.cn/api/deployment/task/delete_pod' \ --header 'Content-Type: application/json' \ --data-raw '{ "point_id": 0 }'
{ "code": "0000", "message": "success" }