Set up an organization for an authenticated user
Organizations
Set up an organization for an authenticated user
Authenticated route for users who need onboarding (e.g. after social login). Creates an org and admin membership in a single transaction. Supports optional plan pricing via query parameters (price & product).
POST
Set up an organization for an authenticated user
Documentation Index
Fetch the complete documentation index at: https://docs.flagmint.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.