Skip to main content
POST
Onboarding Create Organization

Body

application/json

Create the first organization for an already registered user.

In the final product this will use the authenticated user. During local/dev API testing, ownerEmail is accepted so curl/tests can exercise the flow before auth/user-context wiring is complete.

ownerEmail
string
required
Required string length: 5 - 320
organization
SignupOrganizationInput · object
required
team
OnboardingTeamInput · object
required
source
string | null
default:first_run_onboarding
Required string length: 1 - 128
metadata
Metadata · object

Response

Successful Response

Last modified on July 29, 2026