DELETE TimeSaver/DeleteEmployeeRoleSecurityGroups
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": "6a24ee27-d956-46aa-85e8-ed460e9a4579",
"SecurityGroupID": "e7f7d089-e061-4e41-94a1-ade3f70bba25",
"EmployeeRoleID": "7de697d9-2d48-48c3-aadf-c8b927d001da"
}
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.