Update Individual Indicator Value for a Checklist Assessment
This API allows you to update the individual indicator value for a checklist assessment.
Request
-
HTTP Method: PUT
-
Example URL: Application_URL/services/api/v1/aspm/checklist/{checklistId}/indicator/{valueId}/values
-
Authorization: You must have the roles ASSESSMENT_EDIT or ASSESSMENT_READ assigned to your user ID.
-
Request Schema: Refer to the request schema in the https://help.sap.com/doc/25e941e160e747f39702978d8c81e878/1902/en-US/Checklist.html#checklist__checklistid__indicator__valueid__values_put file.
Response
On successful execution, the system updates the individual indicator value for the checklist assessment. For more information, see https://help.sap.com/doc/25e941e160e747f39702978d8c81e878/1902/en-US/Checklist.html#checklist__checklistid__indicator__valueid__values_put.