Update all users in an authentication realm
This command updates all users in an authentication realm
Request
PUT https://{hostname}:{port}
/cli/authenticationRealm/{authenticationRealm}/updateUsers
Accept: {contentType}
| Parameter | Type | Required | Description |
|---|---|---|---|
| authenticationRealm | string | true | Name of the authentication realm |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: updateUsersInAuthRealm.