Skip to main content

Create organization

POST 

/organizations

Require global admin rights

Request

Body

    id stringrequired

    Organization id.

    Example: new-org-id
    name stringrequired

    Organization name.

    Example: New Organization
    tenant stringnullable

    The new organization's tenant id.

    features

    object

    Organization Features.

    bim360 booleannullable

    Allow use Bim360 (ACC) CDE.

    trimble booleannullable

    Allow use Trimble CDE.

    sharepoint booleannullable

    Allow use Sharepoint CDE.

    bimCollab booleannullable

    Allow use BimCollab.

    bimTrack booleannullable

    Allow use BimTrack.

    ditio booleannullable

    Allow use Ditio.

    jira booleannullable

    Allow use Jira.

    xSiteManage booleannullable

    Allow use X-Site Manage.

    omega365 booleannullable

    Allow use Omega 365.

    omegaPims365 booleannullable

    Allow use Omega PIMS 365.

    forms booleannullable

    Allow use Forms.

    arcGis booleannullable

    Allow use ArcGIS.

    doubleSided booleannullable

    Allow force double sided materials.

    offline booleannullable

    Allow use Offline mode.

    newUx booleannullable

    Allow use New UX.

    service booleannullabledeprecated

Responses

Created

Schema

    id stringrequired

    Organization id.

    Example: new-org-id
    name stringrequired

    Organization name.

    Example: New Organization
    tenant stringnullable

    The new organization's tenant id.

    features

    object

    Organization Features.

    bim360 booleannullable

    Allow use Bim360 (ACC) CDE.

    trimble booleannullable

    Allow use Trimble CDE.

    sharepoint booleannullable

    Allow use Sharepoint CDE.

    bimCollab booleannullable

    Allow use BimCollab.

    bimTrack booleannullable

    Allow use BimTrack.

    ditio booleannullable

    Allow use Ditio.

    jira booleannullable

    Allow use Jira.

    xSiteManage booleannullable

    Allow use X-Site Manage.

    omega365 booleannullable

    Allow use Omega 365.

    omegaPims365 booleannullable

    Allow use Omega PIMS 365.

    forms booleannullable

    Allow use Forms.

    arcGis booleannullable

    Allow use ArcGIS.

    doubleSided booleannullable

    Allow force double sided materials.

    offline booleannullable

    Allow use Offline mode.

    newUx booleannullable

    Allow use New UX.

    service booleannullabledeprecated
Loading...