Use this API to launch a reassessment of an existing assessment. The reassessment will use the latest published template version.
Things to Know
Basic assessment details, such as name, organization, deadline, reminder, approver, and respondent, can be copied from the source assessment to the new assessment if the
copyAssessmentMetadata
parameter is set totrue
. Otherwise,assessmentMetadata
can be passed through the API when thecopyAssessmentMetadata
parameter is set tofalse
.The responses, comments, attachments, notes, and linked risks from the original assessment can also be copied to the new assessment using this API.
The
archiveSourceAssessment
parameter can be used to indicate whether to archive the source assessment or not.