POST TimeSaver/PostPersonalExceptionSecurityGroups
Request Information
URI Parameters
None.
Body Parameters
PersonalExceptionSecurityGroup| Name | 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": "eb9544c1-560b-4306-80b3-e1e0f98ec939",
"SecurityGroupID": "3f0a6365-80ac-4544-b8ab-78f49dbeef06",
"PersonalExceptionID": "60f8e6af-42a1-4264-8ab1-2561ed13458c"
}
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.