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": "1219a5f9-ea74-4f4f-9459-b825f7c8b459",
  "SecurityGroupID": "0f537727-fb19-40ef-89f5-822989bae2e8",
  "OverheadCodeID": "637bf0bb-88df-4477-aa4b-b22b1ee15a51"
}

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.