PUT TimeSaver/PutPersonalExceptionSecurityGroup

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": "14dc3eee-583f-4b60-ad38-3bf08216b1d7",
  "securityGroupID": "ea98ba3a-8379-4c4c-9fe7-c5865df05124",
  "personalExceptionID": "7c4b2b34-a852-4582-a4de-3d1820dbb9f9"
}

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.