Closed pauledenburg closed 7 years ago
At this moment you make a request to the /delete endpoint to delete the specified endpoint.
Going with REST, this should be a DELETE-request
Thanks for reporting this issue, @pauledenburg. The issue has been fixed on the master branch, and will be fixed on the next release.
This issue has been resolved in version 0.2
At this moment you make a request to the /delete endpoint to delete the specified endpoint.
Going with REST, this should be a DELETE-request