EndPoint Create User
Name
create_user
Description
Parameters
Parameter | Label | Required | Options | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no parameters |
Output Columns
Label | DataType | Length | Raw | Description |
---|---|---|---|---|
DisplayName | DT_WSTR | 200 | False | |
EmailAddress | DT_WSTR | 200 | False | |
AccountId | DT_WSTR | 150 | False | |
AccountType | DT_WSTR | 50 | False | |
Active | DT_BOOL | 0 | False | |
Locale | DT_WSTR | 50 | False | |
Self | DT_WSTR | 150 | False | |
AvatarUrls48x48 | DT_WSTR | 500 | False | |
AvatarUrls24x24 | DT_WSTR | 500 | False | |
AvatarUrls16x16 | DT_WSTR | 500 | False | |
AvatarUrls32x32 | DT_WSTR | 500 | False |
Input Columns
Label | DataType | Length | Raw | Description |
---|---|---|---|---|
Password | DT_WSTR | 50 | False | If password is not supplied, random one is generated |
EmailAddress | DT_WSTR | 200 | False | |
DisplayName | DT_WSTR | 200 | False |