Skip to main content
POST
Create organization

Authorizations

Authorization
string
header
required

Query Parameters

If set to true, include the logo field in the response. Defaults to false.

Body

name
string
required
plan
enum<string>
  • pilot - pilot
  • starter - starter
  • suite - suite
  • enterprise - enterprise
  • pencil - pencil
Available options:
pilot,
starter,
suite,
enterprise,
pencil
user_quota
integer
Required range: x >= 0
workspace_quota
integer
Required range: x >= 0
analysis_quota
integer
Required range: x >= 0
asset_evaluation_quota
integer
Required range: x >= 0
geo_audit_quota
integer
Required range: x >= 0
search_credits
integer
Required range: x >= 0
logo
string | null
salesforce_code
string | null
contract_end_date
string<date> | null
is_active
boolean
is_pencil
boolean
modules
enum<string>[]
Minimum array length: 1
  • Assets - Assets
  • Models - Models
  • Search - Search
  • Sources - Sources
  • Shopping - Shopping
  • Website - Website
  • Dashboard - Dashboard
  • Opportunity - Opportunity
  • Integration - Integration
Available options:
Assets,
Models,
Search,
Sources,
Shopping,
Website,
Dashboard,
Opportunity,
Integration

Response

id
string<uuid>
required
read-only
name
string
required
Maximum string length: 255
plan
enum<string>
required
  • pilot - pilot
  • starter - starter
  • suite - suite
  • enterprise - enterprise
  • pencil - pencil
Available options:
pilot,
starter,
suite,
enterprise,
pencil
user_quota
integer
required
Required range: 0 <= x <= 2147483647
workspace_quota
integer
required
Required range: 0 <= x <= 2147483647
analysis_quota
integer
required
Required range: 0 <= x <= 2147483647
workspace_count
integer
required
modules
string[]
required
read-only
asset_evaluation_quota
integer
Required range: 0 <= x <= 2147483647
geo_audit_quota
integer
Required range: 0 <= x <= 2147483647
search_credits
integer
Required range: 0 <= x <= 2147483647
salesforce_code
string | null

SalesForce organization code

Maximum string length: 50
contract_end_date
string<date> | null

Contract end date

is_active
boolean
is_pencil
boolean
pencil_customer_id
integer<int64> | null
Required range: -9223372036854776000 <= x <= 9223372036854776000