Update Impacts Assigned to an Assessment Template
This API allows you to update impacts assigned to an assessment template.
Request
-
HTTP Method: PUT
-
Example URL: Application_URL/services/api/v1/aspm/assessmenttemplates/{assessmentTemplateId}/impacts
-
Authorization: You must have the roles ASSESSMENT_TEMPLATE_READ 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__impacts_put file.
Response
On successful execution, the system updates the impacts assigned to the assessment template. For more information, seehttps://help.sap.com/doc/be323ef0c8594b81a9f30df6260a113c/1902/en-US/AssessmentTemplateV2_final.html#assessmenttemplates__assessmenttemplateid__impacts_put.