Update Thresholds Assigned to an Assessment Template
This API allows you to update thresholds assigned to an assessment template. Thresholds can be updated only for assessment templates of types Risk and criticality template (CA), Questionnaire template (QUEST), Failure Mode Effect Analysis template (FMEA), Simple Checklist template (CL).
Request
-
HTTP Method: PUT
-
Example URL: Application_URL/services/api/v1/aspm/assessmenttemplates/{assessmentTemplateId}/thresholds
-
Authorization: You must have the roles ASSESSMENT_TEMPLATE_DELETE or ASSESSMENT_TEMPLATE_EDIT assigned to your user ID.
-
Request Schema: Refer to the request schema in the https://help.sap.com/doc/be323ef0c8594b81a9f30df6260a113c/1902/en-US/AssessmentTemplateV2_final.html#assessmenttemplates__assessmenttemplateid__thresholds_put file.
Response
On successful execution, the system update the list of thresholds assigned to the assessment template. For more information, see https://help.sap.com/doc/be323ef0c8594b81a9f30df6260a113c/1902/en-US/AssessmentTemplateV2_final.html#assessmenttemplates__assessmenttemplateid__thresholds_put.