DELETE TimeSaver/DeleteEmployeeRoleSecurityGroups
Request Information
URI Parameters
None.
Body Parameters
EmployeeRoleSecurityGroupName | 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": "da16a3d7-5ca3-4c7c-a60e-d8aabf9fb96f", "SecurityGroupID": "aeb12fa6-e0bd-472b-b189-57af111279c1", "EmployeeRoleID": "d660ef54-86d4-4111-9bea-5b478e5b9b7d" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ServiceResponseName | 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.