Skip to main content

User

Model name: DomainUserManagement

Represents a user in the system

Document definition

object (user)
object (Meta)

[Read only] Contain the meta data information of the document. It will be ignored if included in the request of the update operations (e.g MODIFY_DOCUMENT)

{
  • "user": {
    },
  • "__meta": {
    }
}