DELETE TimeSaver/DeleteOverheadCodeSecurityGroups
Request Information
URI Parameters
None.
Body Parameters
OverheadCodeSecurityGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| SecurityGroupID | globally unique identifier |
Required |
|
| OverheadCodeID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{
"ID": "33007958-44e0-4803-8f8a-d2af2cfcecaf",
"SecurityGroupID": "ad5adf70-d4d7-4b2d-b3cd-63a4c9923553",
"OverheadCodeID": "674643e5-07e8-4395-aec1-35a469915b21"
}
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.