PUT
/
auth
/
tenants
/
{id}

Path Parameters

id
string
required

Body

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

Response

200 - application/json

The response is of type any.