Tenants

Update tenant config

Updates organizational policy: join_policy (open / invite_only / domain_match), whether external invitations are allowed, and whether invitations must come from the claimed email domain.

put/tenants/{tenant_id}/config

Path parameters

tenant_idinteger required
Example:7261845022003200000

Tenant identifier

Request body

block_external_invitationsboolean required
enforce_domain_only_invitationsboolean required
join_policystring required

Response

Tenant config updated

Changes