| Name | Type | Description | Notes |
|---|---|---|---|
| key | string | A unique id by which Permit will identify the user for permission checks. | |
| string | The email of the user. If synced, will be unique inside the environment. | [optional] | |
| first_name | string | First name of the user. | [optional] |
| last_name | string | Last name of the user. | [optional] |
| attributes | object | Arbitraty user attributes that will be used to enforce attribute-based access control policies. | [optional] |