Public route to register a new organization and its initial admin user. No authentication required. Optional query params: price (Stripe price ID) and product (Stripe product ID) to select a specific plan.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.