PUT TimeSaver/PutEmployeeRoleSecurityGroup
Request Information
URI Parameters
None.
Body Parameters
EmployeeRoleSecurityGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| SecurityGroupID | globally unique identifier |
Required |
|
| EmployeeRoleID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{
"id": "14cab0c5-e02c-4390-8d18-62ca510b78b9",
"securityGroupID": "8c6e0478-81c0-4062-a49c-4662dd1c63d0",
"employeeRoleID": "47c08440-8533-4885-b131-915723a0a65a"
}
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. |
|
| Response | ServiceItem |
None. |
|
| LatestDataTimestampUtc | date |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.