Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
api:api_applicants_trackers_id [2014/06/26 19:20] – created Lauri Elevantapi:api_applicants_trackers_id [2014/07/23 16:39] Lauri Elevant
Line 20: Line 20:
 | ''200 OK'' | The tracker exists | | ''200 OK'' | The tracker exists |
 | ''404 Not Found'' | The tracker does not exist | | ''404 Not Found'' | The tracker does not exist |
 +
 +
 +==== Response example ====
 +
 +==== Response example ====
 +
 +  {
 +        "created": "2014-06-25T11:09:37+00:00",
 +        "code": "FAIR",
 +        "notes": "Some notes"
 +  }
  
  
Line 40: Line 51:
  
 | ''204 No Content'' | Tracker was successfully deleted | | ''204 No Content'' | Tracker was successfully deleted |
-