POST Application/PostSecurityGroupUsers
Request Information
URI Parameters
None.
Body Parameters
SecurityGroupUser| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| ContactID | globally unique identifier |
Required |
|
| Name | string |
None. |
|
| SecurityGroupID | globally unique identifier |
Required |
|
| UserName | string |
Required |
|
| CanLogIn | boolean |
Required |
|
| Password | Collection of byte |
None. |
|
| ChangePassword | boolean |
Required |
|
| BlockSynch | boolean |
Required |
|
| Domain | string |
None. |
|
| Locked | boolean |
Required |
|
| ClearData | boolean |
Required |
|
| MobileVersion | string |
None. |
|
| DateInstalled | date |
None. |
|
| RememberMe | boolean |
Required |
|
| RefreshData | boolean |
Required |
|
| PinCode | string |
None. |
|
| APIToken | string |
None. |
|
| RoleID | globally unique identifier |
None. |
|
| CompanyRoleID | globally unique identifier |
None. |
|
| TokenCacheBits | Collection of byte |
None. |
|
| TokenLastWrite | date |
None. |
|
| ExpiresIn | integer |
None. |
|
| MonthlyHours | integer |
None. |
|
| HasTwoFactorAuthentication | boolean |
Required |
|
| IsActive | boolean |
Required |
|
| DatePasswordExpires | date |
None. |
|
| CanSignDocuments | boolean |
Required |
|
| DocuSignUserID | string |
None. |
|
| IsVerified | boolean |
Required |
|
| DateVerified | date |
None. |
|
| Token | string |
None. |
|
| MobileOnlyUser | boolean |
Required |
|
| RefreshTokenCache | Collection of byte |
None. |
|
| LastSyncDate | date |
None. |
|
| IsUpgradeAvailable | boolean |
Required |
|
| DateUpgraded | date |
None. |
|
| LastSuccessfulSyncDate | date |
None. |
|
| PreviousMobileVersion | string |
None. |
|
| Contact | Contact |
None. |
|
| Role | Role |
None. |
|
| SecurityGroup | SecurityGroup |
None. |
Request Formats
application/json, text/json
Sample:
{
"ID": "2ba9d434-7aeb-4a21-bb3d-eb2d37cfc183",
"ContactID": "0b593850-4ca8-4114-a4bc-c46dda6d98d0",
"Name": "sample string 3",
"SecurityGroupID": "6f02da68-e04b-4835-b8b9-ee7556193267",
"UserName": "sample string 5",
"CanLogIn": true,
"Password": "QEA=",
"ChangePassword": true,
"BlockSynch": true,
"Domain": "sample string 9",
"Locked": true,
"ClearData": true,
"MobileVersion": "sample string 12",
"DateInstalled": "2026-02-04T16:12:50.396612+00:00",
"RememberMe": true,
"RefreshData": true,
"PinCode": "sample string 15",
"APIToken": "sample string 16",
"RoleID": "7dec5174-6394-43ae-9253-d8004f228736",
"CompanyRoleID": "26034035-b7a2-47cb-9924-3bee9c26ea92",
"TokenCacheBits": "QEA=",
"TokenLastWrite": "2026-02-04T16:12:50.396612+00:00",
"ExpiresIn": 1,
"MonthlyHours": 1,
"HasTwoFactorAuthentication": true,
"IsActive": true,
"DatePasswordExpires": "2026-02-04T16:12:50.396612+00:00",
"CanSignDocuments": true,
"DocuSignUserID": "sample string 20",
"IsVerified": true,
"DateVerified": "2026-02-04T16:12:50.396612+00:00",
"Token": "sample string 22",
"MobileOnlyUser": true,
"RefreshTokenCache": "QEA=",
"LastSyncDate": "2026-02-04T16:12:50.396612+00:00",
"IsUpgradeAvailable": true,
"DateUpgraded": "2026-02-04T16:12:50.396612+00:00",
"LastSuccessfulSyncDate": "2026-02-04T16:12:50.396612+00:00",
"PreviousMobileVersion": "sample string 25",
"Contact": {
"$id": "2",
"ID": "c8c82c2d-9928-4234-a933-0e528acf5ca7",
"FirstName": "sample string 2",
"LastName": "sample string 3",
"Name": "sample string 4",
"CellNumber": "sample string 5",
"WorkNumber": "sample string 6",
"HomeNumber": "sample string 7",
"Email": "sample string 8",
"PhysicalAddress": "sample string 9",
"PostalAddress": "sample string 10",
"Birthday": "2026-02-04T16:12:50.396612+00:00",
"GenderID": 1,
"ContactStatusID": 1,
"PhotoID": "465387d3-c7d5-4750-a5ef-030823fb4d29",
"ExternalCode": "sample string 11",
"Latitude": 1.1,
"Longitude": 1.1,
"IDNumber": "sample string 12",
"PassportNumber": "sample string 13",
"DisplayName": "sample string 14",
"UseDisplayName": true,
"OptOutNotification": true,
"CreatedByContactID": "60fd58f4-f3f2-4465-a1b7-b6423dd99f67",
"ModifiedByContactID": "517529cc-37b2-4cbe-97e3-bf87f5d0506a",
"CreatedDate": "2026-02-04T16:12:50.396612+00:00",
"ModifiedDate": "2026-02-04T16:12:50.396612+00:00"
},
"Role": {
"$id": "3",
"ID": "9a681392-faa8-46f4-ba69-ed5d4f7ada94",
"Name": "sample string 2",
"Description": "sample string 3",
"IsSystemAdministrator": true,
"WorkflowID": "0d644def-cac7-4b1a-b401-9302982c828d",
"IsGroupAdmin": true,
"Workflow": {
"$id": "4",
"ID": "3a465c3a-2456-4d43-a427-241cf784f867",
"ParentID": "894c1386-cd1e-40c8-be82-fd9c686dbe20",
"TypeID": 2,
"Name": "sample string 3",
"Description": "sample string 4",
"Sequence": 5,
"Active": true,
"Caption": "sample string 7",
"IconName": "sample string 8",
"IsMobile": true,
"Alias": "sample string 10",
"NotificationBadgeValueViewModel": "sample string 11",
"NotificationBadgeBackgroundColour": "sample string 12",
"NotificationBadgeTextColour": "sample string 13",
"IsPercentageNotificationBadge": true,
"IsVisible": true
}
},
"SecurityGroup": {
"$id": "5",
"ID": "d631aa0b-49fd-4fe4-8da2-791ba1f39f4f",
"Name": "sample string 2",
"Description": "sample string 3",
"LogVerbosityID": 4,
"BlockSyncMessage": "sample string 5",
"SyncPollingMin": 6,
"IsBlocked": true,
"IsCommercialWorkflow": true,
"IsDefault": true,
"PhotoID": "0f87a09d-5a0a-45ee-a5f2-9af0fe8fee00"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ServiceResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| IsSuccess | boolean |
None. |
|
| ErrorMessage | string |
None. |
|
| Code | string |
None. |
|
| StackTrace | string |
None. |
|
| Response | ServiceItem |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.