Assign Users to Roles Specified in Assessment Template
This API allows you to assign users to particular roles specified in assessment template of an unpublished assessment.
Request
-
HTTP Method: PUT
-
Example URL: Application_URL/services/api/v1/aspm/checklists/{checklistId}/bproles
-
Authorization: You must have the roles ASSESSMENT_DELETE or ASSESSMENT_EDIT 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#checklists__checklistid__bproles_put file.
Response
On successful execution, the system assigns users to the selected roles. For more information, see https://help.sap.com/doc/25e941e160e747f39702978d8c81e878/1902/en-US/Checklist.html#checklists__checklistid__bproles_put.