Files
cfw-autumn/apps/docs/mintlify/api-reference/platform/create-organization.mdx
2026-02-16 12:09:51 +00:00

11 lines
307 B
Plaintext

---
title: "Create Organization"
openapi: "platform POST /platform/organizations"
---
<Info>
Creates a new organization for a platform tenant. If a user with the provided email already exists, it will be reused. If an organization with the slug already exists for this user, it will be reused.
</Info>