Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
api:api_applicants_trackers_agent [2014/06/25 10:22] – created Lauri | api:api_applicants_trackers_agent [2014/06/25 16:16] (current) – removed Lauri | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== / | ||
- | |||
- | ===== HEAD, GET ===== | ||
- | |||
- | Use the '' | ||
- | |||
- | ==== Syntax ==== | ||
- | |||
- | GET / | ||
- | Host: apply.example.edu | ||
- | Authorization: | ||
- | |||
- | ==== Response headers ==== | ||
- | |||
- | Content-Type: | ||
- | Content-Length: | ||
- | |||
- | ==== Response codes ==== | ||
- | |||
- | | '' | ||
- | | '' | ||
- | |||
- | |||
- | ===== DELETE ===== | ||
- | |||
- | Remove the tracker code from the system, also removing it from all applicants. | ||
- | |||
- | ==== Syntax ==== | ||
- | |||
- | HEAD / | ||
- | Host: apply.example.edu | ||
- | Authorization: | ||
- | |||
- | ==== Response headers ==== | ||
- | |||
- | Content-Type: | ||
- | Content-Length: | ||
- | |||
- | ==== Response codes ==== | ||
- | |||
- | | '' | ||