SafepineCoreInterface.postUploadUserContext

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