URL: /data/delete/[objId]
Content-type: application/json
Method: POST

Result: 

{  
   "code":200,
   "body":{  
      "result":"ok"
   }
}