Unassign Activities
This API allows you to unassign activities for a FMEA assessment.
Request
-
HTTP Method: PUT
-
Example URL: Application_URL/services/api/v1/aspm/assessments/fmea/activities/unassign
-
Authorization: You must have the roles ASSESSMENT_DELETE or ASSESSMENT_EDIT or ASSESSMENT_DELETE assigned to your user ID.
-
Request Schema: Refer to the request schema in the https://help.sap.com/doc/52bf3ebcbbd1459498d4262df11108c3/1902/en-US/ASPM_RiskAssessment.html#aspm_assessments_fmea_activities_unassign_put file.
Response
On successful execution, the system unassigns the activities for an FMEA assessment.. For more information, see https://help.sap.com/doc/52bf3ebcbbd1459498d4262df11108c3/1902/en-US/ASPM_RiskAssessment.html#aspm_assessments_fmea_activities_unassign_put.