Whatever message this page gives is out now! Go check it out!
RestDeleteApplication(path)Parameter | Description |
path | Required. Path to the directory to be unregistered. If the path is not valid, it results in an error. |
<cfset RestDeleteApplication("C:/ColdFusion10/cfusion/wwwroot/restexample/")>