Owner User
An Owner User represents an individual user assigned as an owner of a catalog entity.
Example
{
"id": "MzI1NYn",
"email": "first.last@example.com"
}
Properties
| Key | Type | Description |
|---|---|---|
id |
string | The unique ID of the user. |
email |
string | The email of the user. |