Deleting a Failure Mode
This API allows you to delete a failure mode.
Request
-
HTTP Method: DELETE
-
Example URL: Application_URL/services/api/v1/failuremodes/delete
-
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_delete_delete file.
Response
On successful execution, the system deletes the specified failure mode. For more information, see https://help.sap.com/doc/deb9b20fc4544669b0b408d33f3435a4/1902/en-US/FailureModes.html#failuremodes_delete_delete.