Updating a Failure Mode
This API allows you to update the specified failure mode.
Request
-
HTTP Method: PUT
-
Example URL: Application_URL/services/api/v1/failuremodes
-
Authorization: You must have the roles FAILURE_MODE_EDIT or FAILURE_MODE_DELETE assigned to your user ID.
-
Request Schema: Refer to the request schema in the https://help.sap.com/doc/deb9b20fc4544669b0b408d33f3435a4/1902/en-US/FailureModes.html#failuremodes_put file.
Response
On successful execution, the system updates the specified failure mode. For more information, see https://help.sap.com/doc/deb9b20fc4544669b0b408d33f3435a4/1902/en-US/FailureModes.html#failuremodes_put.