Creating a Cause
You can use this API to create a cause.
Request
-
HTTP Method: POST
-
URL:Application_URL/services/api/v1/failuremodes/meta/causes
-
Authorization: You must have the roles FAILURE_MODE_EDIT or FAILURE_MODE_DELETE assigned to your user ID.
-
Request Schema: To know about fields that you can use in a request payload, refer to the Additonal Information to the request schema in the in the SAP Cloud Platform accounthttps://help.sap.com/doc/ad2df3197a374c8da30355db67b04b53/1902/en-US/CausesEffects.html#failuremodes_meta_causes_post file.
Response
-
in the SAP Cloud PlatformIf the system creates a cause successfully, system returns the details of the cause in the response payload.
-
If the systems cannot create a cause successfully, system returns appropriate error codes in the response payload.
For more information, see https://help.sap.com/doc/ad2df3197a374c8da30355db67b04b53/1902/en-US/CausesEffects.html#failuremodes_meta_causes_post.