11 lines
307 B
Plaintext
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>
|
|
|
|
|