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: application/json
Table 1. URL parameters
Parameter Type Required Description
authenticationRealm string true Name of the authentication realm
Table 2. Header parameters
Parameter Type Required Description
Accept application/json true

Related CLI command: updateUsersInAuthRealm.