Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 640 Bytes

UserUpdate.md

File metadata and controls

12 lines (9 loc) · 640 Bytes

# UserUpdate

Properties

Name Type Description Notes
email 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]

[Back to Model list] [Back to API list] [Back to README]