Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
api:api_applicants_id_notes [2025/05/06 11:16] – [PATCH] Lauriapi:api_applicants_id_notes [2025/05/26 13:31] (current) Lauri
Line 57: Line 57:
 ==== Syntax ==== ==== Syntax ====
  
-  PATCH /api/applicants/123/notes+  POST /api/applicants/123/notes
   Host: apply.example.edu   Host: apply.example.edu
   Authorization: DREAM apikey="..."   Authorization: DREAM apikey="..."
 +
 +==== Parameters ====
 +
 +^ Name ^  ^ Description ^ Notes ^
 +| ''colour'' | Optional | Specify the colour of the (sticky) note: ''Yellow'', ''Orange'', ''Salmon'', ''Green'', ''Blue'', ''Violet'' | |
 +| ''color'' | Optional | An alias for ''colour'' | [1] |
 +
 +  * // Note [1]: If both ''colour'' and ''color'' are specified, then ''colour'' is preferred.//
  
 ==== Raw request body ==== ==== Raw request body ====