Updated by Martin Bacovsky over 11 years ago
<pre> ``` api :DELETE, "/ptables/:id/", "Delete a report." </pre> ``` Which causes hammer to delete ptables instead of reports.
Back