put
https://api.testlify.com/v1/assessment//setting
Updates the configuration settings of an existing assessment, including proctoring, access restrictions, notifications, and the submission deadline.
Submission deadline supports three mutually exclusive modes:
- Number of days from invite: set
invitationEmailLinkValidity(> 0) - Fixed date/time: set
assessmentDeadline+assessmentDeadlineTz - Never expire: send
invitationEmailLinkValidityas 0 and omitassessmentDeadline
If both assessmentDeadline and invitationEmailLinkValidity are sent, assessmentDeadline takes precedence — server resets invitationEmailLinkValidity to 0.
This is a full replace (PUT) of the settings object, not a partial patch — any field omitted from the request is reset to its default (or null), not left unchanged. Send the complete settings payload every time.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Assessment settings updated successfully (no content returned)