v4

latestOpenAPI 3.1.02026-08-03427198448.4 KB
organization

Bootstrap Onboarding

Bootstrap a new organization during onboarding.

This endpoint sets up the structural defaults a new org needs:

  • Default prospecting pipeline stages + settings
  • Default org skill templates
  • Subdomain slug + (unpublished) booking page
  • Daily Brief scheduled task
  • Optional Google Contacts import only when enabled in code
  • Welcome email

No sample client/service/skill is seeded — the welcome agent creates vertical-appropriate examples on demand.

The endpoint is idempotent and safe to call multiple times.

post/api/organization/onboarding/bootstrap

Request body

timezonestring nullable

IANA timezone from browser (e.g., 'America/New_York'). Obtained via Intl.DateTimeFormat().resolvedOptions().timeZone

daily_briefobject nullable

Optional Daily Brief defaults to apply during bootstrap

Response

Successful Response

already_seededboolean required
subdomain_slugstring nullable
subdomain_createdboolean
welcome_sentboolean
marked_completeboolean
user_emailstring nullable
timezone_setboolean