Deletes the trackdata function on the document.
DELETE /documents/<documentID>/tracker
Response type: application/xml or application/json
The response is a message stating the success or failure of the request.
DELETE /documents/5022/tracker
<success> <message>The resource of type "Tracker" has been successfully removed.</message> <id>9917</id> </success>