Initializing help system before first use

project

Type: project
Namespace: http://fico.com/xpress/insight/rest/v1

A project.

Example JSON

{ "notes" : "...", "path" : "...", "useProjectNameForAppTitle" : false, "scenarioTypes" : [ { "..." : ... }, { } ], "onlyDefaultTypes" : false, "executionModes" : [ { "..." : ... }, { } ], "helpUrl" : "...", "hasDataSource" : false, "extendedProjectInfo" : { }, "type" : [ { "..." : ... }, { } ], "modelDataVersion" : ..., "state" : "...", "ownerId" : "...", "shareStatus" : "...", "parent" : { "objectType" : "SCENARIO", "id" : "...", "displayName" : "...", "url" : "..." }, "project" : { "objectType" : "SCENARIO", "id" : "...", "displayName" : "...", "url" : "..." }, "objectType" : "SCENARIO", "id" : "...", "displayName" : "...", "url" : "..." }