Delete Risk Project

Deletes a risk project from the system. Note that only cancelled projects can be deleted.

 

URL

{RMUrl}/api/risk/projects/<ProjectCode>

 

REQUEST METHOD

DELETE

 

URL PARAMETER

RiskProjectID: This parameter is provided in the URL and does not need to be sent through DELETE.

 

REQUEST EXAMPLE

{RMUrl}/api/risk/projects/PRJR12002

 

SUCCESS RESPONSE

HTTP status code 204: NoContent