{ "user_id": "001", "pid":["114012"] }
curl --location --request POST 'http://192.168.62.73:5004/client/server/close' \ --header 'Content-Type: application/json' \ --data-raw '{ "user_id": "001", "pid":["114012"] }'
{ "message": [ { "pid": 114012, "status": "closed" } ], "status": "success" }