Ensighten Publish Paths API
CRUD operations with Publish Paths. For further details or guidance on configuring Publish Path settings, please consult our Help Center article available here. Publish Path specific fields Field Required Description Valid Values name Y The name of the publish path A name up to 30 characters codeGen N Code generation settings for the publish path An object containing codegen configuration (see below) Codegen specific fields These fields are nested within the codeGen object. If the codeGen object is omitted on create, the defaults indicated below will be applied. On update, only the fields provided will be modified. Field Required Description Valid Values namespace N Parent object reference for the publish path A name up to 30 characters Defaults to "Bootstrapper" if none provided versionId N The id of the Bootstrap version name. Versions V1 through V8 are depr