post https://{hostname}/api/assessment/v2/assessments/bulk
Use this API to create assessments in bulk. One assessment will be created for each inventory ID passed in the request body. The assessments will be created with the details provided in the request body and assigned to the indicated respondents.
Things to Know
The same template or different templates can be used per inventory ID in the API response body.
The
templateRootVersionIdparameter can be used instead of thetemplateIdparameter to use the latest published version of a template for the new assessment.
