DELETE TimeSaver/DeletePersonalExceptionSecurityGroups
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": "7dc7f128-3f33-4eef-a2a9-699b08db578a",
"SecurityGroupID": "1d0be28d-74a6-4a0c-9163-8f1fb0a16964",
"PersonalExceptionID": "802b4a8f-22c0-422e-bfa5-9a0e0857903c"
}
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.