Skip to main content
PATCH
Update membership settings

Authorizations

Authorization
string
header
required

API key or access token

Path Parameters

customerId
string
required

Customer ID

Minimum string length: 1
Example:

"200"

Body

application/json

Request body for updating customer membership settings

allowDomainAutoJoin
boolean
required

When true, users with a verified matching domain email join immediately as members without admin approval. Set false to override the top-level organization default.

Example:

true

Response

Update membership settings

Customer membership access settings

customerId
integer
required

Customer ID

Required range: -9007199254740991 <= x <= 9007199254740991
Example:

200

allowDomainAutoJoin
boolean
required

When true, users with a verified matching domain email join immediately as members without admin approval. Defaults to true for top-level organizations and false for child accounts; an explicit setting overrides the default. Requires customerDomain to be set.

Example:

false