Create a site
Sites
Create a site
Create a site. Sites group warehouses for multi-site operations.
POST
Create a site
Request Structure
Key Fields
| Field | Required | Description |
|---|---|---|
code | Yes | Unique site code (max 50) |
name | Yes | Site display name (max 50) |
default | No | Whether this is the default site |
tier | No | One of none, lower, upper |
string1–string5, integer1–integer5, boolean1–boolean5, datetime1–datetime5) and a nested address.Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Body
application/json
Response
Site created successfully

