typestringrequired
The type of the owner.
Format:
OwnerType (string)Possible values: [user, org]
Example:
userhandlestringrequired
The handle of the owner. Is unique.
Example:
user-aaliasstring | nullrequired
The alias of the owner.
Example:
User AOwnerSummary
{
"type": "user",
"handle": "user-a",
"alias": "User A"
}