latestOpenAPI 3.0.02026-08-19219210532.7 KB

bd5a5f406bca

crm

Create a new organization

post/api/v1/organizations

Request body

descriptionstring

A brief description of the organization

namestring required

The name of the organization

Response

autoProvisionFromTranscriptsboolean required

Whether unknown emails in real-call transcripts matching the configured domains are automatically provisioned as Jam users (default false)

createdAtstring date-time required

Timestamp when the organization was created

currentUserCountinteger

Current number of users in the organization

descriptionstring required

A brief description of the organization

domainstring required

Primary email domain for the organization

domainAutojoinboolean required

Whether users with matching email domains can automatically join the organization

extraDomainsstring[] required

Additional email domains allowed for the organization

idstring uuid required

The unique identifier of the organization

isAssistantEnabledboolean required

Whether the Assistant capability is enabled for the organization (default false)

isAudioPrivacyboolean required

Whether the organization has audio privacy enabled (audio only visible to session owner)

isEnhancedPrivacyboolean required

Whether the organization has enhanced privacy features enabled

isRealCallEnabledboolean required

Whether the Real Call capability is enabled for the organization (default true)

isSamlConfiguredboolean required

Whether SAML SSO is configured for the organization

isTrainingEnabledboolean required

Whether the Training capability is enabled for the organization (default true)

isTrialboolean required

Whether the organization is in trial mode

legalNoticeUrlstring uri required

Read-only Impressum (legal notice) URL. Set by admins only; not editable via the standard org configuration endpoint.

logoFullstring uri required

URL to the organization full logo

logoIconstring uri required

URL to the organization icon

namestring required

The name of the organization

readOnlySagaIdsstring[] required

List of saga IDs associated with the organization

readWriteSagaIdsstring[] required

List of saga IDs that the organization can write to

requireUserConsentboolean required

Whether members must accept the latest consent document before using the app

userLimitinteger required

Maximum number of users allowed in the organization (0 or null means unlimited)

voiceTransport'webrtc' | 'websocket' required

Transport used for ElevenLabs voice conversations (default webrtc)

websiteUrlstring uri required

Organization website URL