PUT
/
auth
/
tenants
/
{id}

Path Parameters

id
string
required

Body

application/json
codeVerificationEmailTemplateId
string | null
codeVerificationSMSMessageTemplateId
string | null
createOrganizationRedirectUri
string
createOrganizationUri
string
emailChannelId
string | null
emailRequired
boolean
emailSignInEnabled
boolean
emailVerificationCodeEnabled
boolean
emailVerificationRequired
boolean
frontendApiUri
string
homeUri
string
logoutRedirectUri
string
nameRequired
boolean
organizationAdminDeletingEnabled
boolean
organizationAutomaticInvitationEnabled
boolean
organizationAutomaticInvitationSuggestionsEnabled
boolean
organizationCustomDomainManagementEnabled
boolean
organizationMembershipLimit
integer
organizationsEnabled
boolean
organizationSettingsUri
string
passwordRequired
boolean
passwordsEnabled
boolean
phoneRequired
boolean
phoneSignInEnabled
boolean
phoneVerificationCodeEnabled
boolean
phoneVerificationRequired
boolean
sessionInactivityTimeout
integer
sessionInactivityTimeoutEnabled
boolean
sessionMaximumLifetime
integer
sessionMaximumLifetimeEnabled
boolean
signInEnabled
boolean
signInRedirectUri
string
signInUri
string
signUpEnabled
boolean
signUpRedirectUri
string
signUpUri
string
smsChannelId
string | null
strategyAuthenticatorCodeEnabled
boolean
strategyEmailCodeEnabled
boolean
strategyEmailPasswordEnabled
boolean
strategyOAuthEnabled
boolean
strategyPhoneCodeEnabled
boolean
strategyPhonePasswordEnabled
boolean
strategySecurityKeyEnabled
boolean
strategyUsernamePasswordEnabled
boolean
usernameRequired
boolean
usernameSignInEnabled
boolean
userSettingsUri
string
welcomeEmailTemplateId
string | null
welcomeSMSMessageTemplateId
string | null

Response

200 - application/json

The response is of type any.