v3

latestOpenAPI 3.1.02026-08-0712650111.6 KB

Create Organization

Create a new organization. Super admin only.

Optionally accepts ownerEmail to assign an owner:

  • If the email belongs to an existing user, a PortalUser row is created for the new org.
  • If the email is new, an OrgInvitation with role=owner is created.
post/v1/admin/organizations

Response

Successful Response

{"stackTrail":"paths:/v1/admin/organizations:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}