DELETE TimeSaver/DeleteOverheadCodeSecurityGroups

Request Information

URI Parameters

None.

Body Parameters

OverheadCodeSecurityGroup
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

SecurityGroupID

globally unique identifier

Required

OverheadCodeID

globally unique identifier

Required

Request Formats

application/json, text/json

Sample:
{
  "ID": "c3cd8f89-f654-442e-bc08-1875115e675b",
  "SecurityGroupID": "a3b244ac-a27b-4786-8aae-7a67e436eb6e",
  "OverheadCodeID": "7572b1a5-acc6-4498-b022-7ec53d7ca8d0"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ServiceResponse
NameDescriptionTypeAdditional 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.