Field | Description |
---|---|
| A Universally Unique IDentifier (UUID) as a human-readable string using hexadecimal text with inserted hyphen characters. Example: |
| User's email address |
Example user resource
{
"uuid": "6fe87fd6-9ad2-4d3b-b5ad-b6c440638c17",
"email": "[email protected]"
}