Deleting an Improvement Request

As a requestor or reviewer, you use this API to delete an improvement request .

Request

  • HTTP Method: DELETE

  • URL: Application_URL/services/api/v1/improvementcase/{improvementCaseId}

  • Authorization: You must have the role IMPROVEMENTCASE_DELETE assigned to your user ID in the SAP Cloud Platform account.

Response

If the system deletes the improvement request successfully, system returns code "200" in the response payload.

For more information, see https://help.sap.com/doc/296dc3fb4aac440a811cb94aaa99dc9e/1902/en-US/ImprovementRequest.html#improvementcase__improvementCaseId__delete.