PUT TimeSaver/PutPersonalExceptionSecurityGroups
Request Information
URI Parameters
None.
Body Parameters
Collection of PersonalExceptionSecurityGroupName | Description | Type | Additional information |
---|---|---|---|
ID | globally unique identifier |
None. |
|
SecurityGroupID | globally unique identifier |
Required |
|
PersonalExceptionID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
[ { "$id": "1", "ID": "784466f8-0791-4dd1-b46f-151dd0a51621", "SecurityGroupID": "a7628185-4a15-462e-b12e-f83faeae89e8", "PersonalExceptionID": "1815a525-e062-427b-bfba-b742bfaae049" }, { "$ref": "1" } ]
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.