Use GET or POST methods to remove immediately all trace of the given report by calling its dispose method and removing its handle from the list of current instances. URI takes the form
/reports/{id}/destroy
where {id} is the report's instance identifier.
The upcoming subreporting feature will require that this patch be applied.