Update a realm
PUT/realm/:name
Update a realm
Request
Path Parameters
name stringrequired
Header Parameters
Authorization string
X-Forwarded-Proto string
X-Forwarded-Host string
- application/json
Body
Array [
]
id string
name string
displayName string
enabled boolean
notBefore double
resetPasswordAllowed boolean
duplicateEmailsAllowed boolean
rememberMe boolean
registrationAllowed boolean
registrationEmailAsUsername boolean
verifyEmail boolean
loginWithEmail boolean
loginTheme string
accountTheme string
adminTheme string
emailTheme string
accessTokenLifespan int32
realmRoles
object[]
name string
description string
Responses
- default
default response
- application/json
- Schema
Schema
any
Loading...