Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
api:api_applicants_id_emails [2018/11/23 14:59] – created Lauri | api:api_applicants_id_emails [2024/07/30 11:50] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 48: | Line 48: | ||
} | } | ||
} | } | ||
+ | |||
+ | |||
+ | ===== POST ===== | ||
+ | |||
+ | Create and send a new email to the applicant. Note that after the email is created, it may take a few minutes for it to be delivered. The URI for the email created is returned in the '' | ||
+ | |||
+ | :!: Please note that this feature is not enabled by default. Please contact the support team to be white-listed. | ||
+ | |||
+ | ==== Syntax ==== | ||
+ | |||
+ | POST / | ||
+ | Host: apply.example.edu | ||
+ | Authorization: | ||
+ | | ||
+ | ==== Parameters ==== | ||
+ | |||
+ | ^ Name ^ ^ Description ^ | ||
+ | | '' | ||
+ | | '' | ||
+ | |||
+ | ==== Response headers ==== | ||
+ | |||
+ | Content-Type: | ||
+ | Content-Length: | ||
+ | Location: / | ||
+ | |||
+ | ==== Response codes ==== | ||
+ | |||
+ | | '' | ||
+ | | '' | ||
+ | | '' |