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": "38c74c6f-ffbf-4ebb-bcc1-d57b5ba14805",
  "SecurityGroupID": "17a956c4-168b-4f9a-907f-cefd87844169",
  "OverheadCodeID": "4e80972b-2f14-4adc-89a9-037d14388e0c"
}

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.