Deleting an Effect
You can use this API to delete a effect.
Request
-
HTTP Method:PUT
-
Example URL:Application_URL/services/api/v1/failuremodes/meta/effects/delete
-
Authorization:You must have the roles FAILURE_MODE_EDIT or FAILURE_MODE_DELETE assigned to your user ID in the SAP Cloud Platform account.
-
Request Schema:To know about fields that you can use in a request payload, refer to the request schema in the https://help.sap.com/doc/ad2df3197a374c8da30355db67b04b53/1902/en-US/CausesEffects.html#failuremodes_meta_effects_delete_put file.
Response
-
If the system deletes an effect successfully, the system returns the appropriate status code.
-
If the system cannot delete an effect successfully, the system returns appropriate error codes. For more information, see https://help.sap.com/doc/ad2df3197a374c8da30355db67b04b53/1902/en-US/CausesEffects.html#failuremodes_meta_effects_delete_put.