fun Route.delete(path: String, body: <ERROR CLASS><Unit, ApplicationCall>): Route
Builds a route to match DELETE
requests with specified path
fun Route.delete(body: <ERROR CLASS><Unit, ApplicationCall>): Route
Builds a route to match DELETE
requests