resource-facade

Create an organization and enroll the caller as its owner (self-serve onboarding).

post/v1/organizations/create

Headers

x-api-keystring nullable

Request body

namestring required
descriptionstring nullable
websitestring nullable
industrystring nullable
sizestring nullable
countrystring nullable
abnstring nullable
tax_numberstring nullable
billing_emailstring nullable
billing_admin_idstring nullable
billing_addressobject nullable
enterprise_billingboolean

Response

Successful Response

idstring required
namestring required
slugstring required
enterprise_billingboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.