DELETE TimeSaver/DeletePersonalExceptionSecurityGroups
Request Information
URI Parameters
None.
Body Parameters
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": "9f72b6e4-0d80-4a8d-b9be-5983d4a66e44", "SecurityGroupID": "d761eeb0-a333-4d40-ad77-efae6de847a9", "PersonalExceptionID": "7968538c-5735-4ac3-ab36-8e588988168d" }
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.