POST v1/users/add
creates a new user
Request Information
URI Parameters
None.
Body Parameters
ConfidenceApps.Interfaces.Portal.IDomainUser| Name | Description | Type | Additional information |
|---|---|---|---|
| Address |
The Address data. |
ConfidenceApps.Interfaces.Portal.IAddress |
None. |
| Agb |
Gets if the general terms and conditions have been accepted. |
boolean |
None. |
| Company |
The name of the company, the user is working for. |
string |
None. |
| Domain |
The existing Confidence Center domain of the user. |
string |
None. |
|
The contact E-Mail-Address of the user. |
string |
None. |
|
| Firstname |
The user´s first name. |
string |
None. |
| IpAddress |
To be described. |
string |
None. |
| Name |
The user´s surname. |
string |
None. |
| Password |
The user´s account password. |
string |
None. |
| Phone |
The phone number. |
string |
None. |
| UserId |
The user number linking the user inside the domain. |
string |
None. |
| Username |
The Username for login. |
string |
None. |
| UstId |
The corporation´s value-added tax identification number. |
string |
None. |
| CApps |
List of comma separated capp ids |
Collection of globally unique identifier |
None. |
| CustomInformation |
custom information used to display extended infos in reports. |
string |
None. |
Request Formats
application/json, text/json
Sample:
Sample not available.
Response Information
Resource Description
user with user id
globally unique identifierResponse Formats
application/json, text/json
Sample:
"34490ed1-d434-4da0-ac74-388171a3f2fd"