User

User
User

A representation of a user.

JSON Example
[
    {
        "email": "[email protected]"
    }
]
string
email
Required

The email of the user or name of the group.

string
type
Optional

Type of the principal. Currently supported 'user' (default) and 'group'.