Create New Revision of a Published Assessment Template
This API allows you to create a new revision of an already published assessment template.
Request
-
HTTP Method: PUT
-
Example URL: Application_URL/services/api/v1/aspm/assessmenttemplates/{assessmentTemplateId}/revise
-
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__revise_put file.
Response
On successful execution, the system creates a new revision of the specified assessment template. For more information, see https://help.sap.com/doc/be323ef0c8594b81a9f30df6260a113c/1902/en-US/AssessmentTemplateV2_final.html#assessmenttemplates__assessmenttemplateid__revise_put.