SafepineCoreInterface.postSwitchUserContext

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