PUT TimeSaver/PutEmployeeRoleSecurityGroup
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": "45d22f84-dbbb-4de4-83e3-930b2de1ca2e", "SecurityGroupID": "44aba665-913f-4d28-9f98-756fb605c525", "EmployeeRoleID": "5a11360d-3141-4e89-b7df-6eb05529330d" }
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.