SafepineCoreInterface.postCreateUserContext

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