Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
api:manual [2025/05/26 13:18] – [List of API calls] Lauri | api:manual [2025/05/26 13:19] (current) – [List of API calls] Lauri |
---|
| [[api:/api/applicants/trackers/ID|/api/applicants/trackers/ID]] | R | DELETE | Delete a tracker, removing it from all applicants | | | [[api:/api/applicants/trackers/ID|/api/applicants/trackers/ID]] | R | DELETE | Delete a tracker, removing it from all applicants | |
| [[api:/api/applicants/ID/notes|/api/applicants/ID/notes]] | R | GET HEAD | Get the notes on the applicant | | | [[api:/api/applicants/ID/notes|/api/applicants/ID/notes]] | R | GET HEAD | Get the notes on the applicant | |
| [[api:/api/applicants/ID/notes|/api/applicants/ID/notes]] | R | PUT | Create a new applicant note | | | [[api:/api/applicants/ID/notes|/api/applicants/ID/notes]] | R | POST | Create a new applicant note | |
| [[api:/api/applicants/ID/notes/ID|/api/applicants/ID/notes/ID]] | R | GET HEAD | Get information about a specific applicant note | | | [[api:/api/applicants/ID/notes/ID|/api/applicants/ID/notes/ID]] | R | GET HEAD | Get information about a specific applicant note | |
| [[api:/api/applicants/ID/notes/ID|/api/applicants/ID/notes/ID]] | R | GET HEAD | Update a specific applicant note | | | [[api:/api/applicants/ID/notes/ID|/api/applicants/ID/notes/ID]] | R | PUT | Update a specific applicant note | |
| [[api:/api/applications|/api/applications]] | C | GET HEAD | Get a list of applications that match the set filtering criterion | | | [[api:/api/applications|/api/applications]] | C | GET HEAD | Get a list of applications that match the set filtering criterion | |
| [[api:/api/applications/ID|/api/applications/ID]] | R | GET HEAD | Get the application contents (data input by the application). | | | [[api:/api/applications/ID|/api/applications/ID]] | R | GET HEAD | Get the application contents (data input by the application). | |