SafepineCoreInterface.postDeleteUserRuntime

class SafepineCoreInterface
@anyAuth
@path("/app/delete_user_runtime")
void
postDeleteUserRuntime
(
scope HTTPServerRequest req
,
scope HTTPServerResponse res
)