DELETE TimeSaver/DeletePersonalExceptionSecurityGroups

Request Information

URI Parameters

None.

Body Parameters

PersonalExceptionSecurityGroup
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

SecurityGroupID

globally unique identifier

Required

PersonalExceptionID

globally unique identifier

Required

Request Formats

application/json, text/json

Sample:
{
  "id": "61ef0de5-e474-46a7-b3a4-1c39eb786ada",
  "securityGroupID": "ff253259-d305-4b88-9278-6546ebc6a871",
  "personalExceptionID": "541c62f7-4dde-43c6-86c5-be972662d490"
}

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.

Response

ServiceItem

None.

LatestDataTimestampUtc

date

None.

Response Formats

application/json, text/json

Sample:

Sample not available.