SafepineCoreInterface.postUpdateConfiguration

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