Remove Asset Components from the Scope of a Risk Project

Removes an asset component from the scope of a risk project.

 

URL

{RMUrl}/api/risk/projects/<RiskProjectCode>/controlscope/<AssetComponentCode>

 

REQUEST METHOD

DELETE

 

URL PARAMETERS

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

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

 

REQUEST EXAMPLE

{RMUrl}/api/risk/projects/PRJR12184/controlscope/1e22a178-1d43-11e2-a316-22ddd55f8100

 

SUCCESS RESPONSE

No information is returned.

 

SUCCESS RESPONSE EXAMPLE

HTTP status code 204: NoContent