Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 729 Bytes

UserCreate201Response.md

File metadata and controls

13 lines (10 loc) · 729 Bytes

# UserCreate201Response

Properties

Name Type Description Notes
email string User email address. [optional]
first_name string User's first name. [optional]
id string User ID. [optional]
last_name string User's last name. [optional]
type int User type:<br>`1` - Basic.<br>`2` - Licensed.<br>`3` - On-prem.<br>`99` - None (this can only be set with `ssoCreate`). [optional]

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