Update a realm
Update a realm
Update the configuration for the specified realm.
PUT
Update a realm
Documentation Index
Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The realm ID. Note that this is not always the same as the realm name. Use GET /realm-configs/default to get the list of realm names with their IDs.
Body
application/json
- Native realm
- API key realm
- JWT realm
- Kerberos realm
- LDAP realm
- OIDC realm
- SAML realm
- Trusted HTTP realm
The name of the realm. This name will appear on the login screen of the UI, and will appear in user records to identify the realm they belong to.
Use the /realm-configs endpoint to get the list of valid realm types.
Example:
"native"
If true, the realm is available for users to use with system authentication.
Example:
"2025-09-23T17:48:07Z"
Example:
"2025-10-31T12:28:04Z"
Response
OK