ApiUser2Ref Data Model

A userRef references a user.

Properties
name data type description
name string The name of the user, which uniquely identifies it in a CM installation.

Example

{
  "name" : "..."
}