--- title: "Create Organization" openapi: "platform POST /platform/organizations" --- 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.