DELETE TimeSaver/DeleteBehaviourExceptionSecurityGroups
Request Information
URI Parameters
None.
Body Parameters
BehaviourExceptionSecurityGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| SecurityGroupID | globally unique identifier |
Required |
|
| BehaviourExceptionID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{
"ID": "610c12b2-7625-4ed3-adbf-a19243474cf7",
"SecurityGroupID": "866941cf-eed6-4b45-a5a8-ffbd7eb98e2c",
"BehaviourExceptionID": "dcff8369-26b3-492f-9a14-c8fb575a54ce"
}
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.