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": "e8d71186-e1fa-4406-849d-5dccaa41791a",
  "SecurityGroupID": "1cd1d348-3115-42c3-ab0d-2f2849affd6b",
  "PersonalExceptionID": "0e203741-403d-4e1f-be86-26d115ca8cba"
}

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.