companies
Create company
post/companies/create
Request body
base_plan_idstring nullable
Assign this base plan when creating the company (starts with plan_). Takes precedence over the environment's initial plan and must be provisionable without a payment method.
base_plan_price_idstring nullable
The Schematic price to provision for base_plan_id (starts with bilpp_). Required and must be $0 for a billing-linked plan; omit for a plan that is not billing-linked.
idstring nullable
If you know the Schematic ID, you can use that here instead of keys
keysobject required
See Key Management for more information
last_seen_atstring date-time nullable
namestring nullable
prevent_key_remapboolean nullable
remove_keysstring[]
Names of keys to remove from the company. Removing a key the company does not have does nothing, and a company must keep at least one key.
traitsobject
A map of trait names to trait values
update_onlyboolean nullable
Response
Created
paramsobject required
Input parameters