UserSecurityRealmedit

The security realm the user belongs to

Propertiesedit

id (string, required)
The identifier for the security realm
type (string; allowed values: [native, ldap, saml, active_directory], required)
The type of the security realm

Exampleedit

{
   "id" : "string",
   "type" : "string"
}