diff --git a/assessment.html b/assessment.html index 67c55018241..f508fed0236 100644 --- a/assessment.html +++ b/assessment.html @@ -399,6 +399,10 @@

Assessment API Change Log

+Sep 18, 2024 10:45:00AM +Added sent_by to the Send Test request example + + Oct 19, 2023 12:30:00PM Clarified use of Assessment API for active, unhired candidates in Introduction and Test Status @@ -479,6 +483,7 @@

Request

"email": "hpotter@hogwarts.edu",
     "greenhouse_profile_url": "https://app.greenhouse.io/people/17681532?application_id=26234709"
   },
+  "sent_by": "test_sender@example.org",
   "url": "https://app.greenhouse.io/integrations/testing_partners/take_home_tests/12345"
 }
 
@@ -535,6 +540,12 @@

Request