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": "48a9deaa-5e0d-470a-8612-928a3c59d557",
  "SecurityGroupID": "7acb10c9-47c1-48a9-b668-727f7a314b12",
  "PersonalExceptionID": "b2f73593-034b-497b-a3c2-e39f28e20df8"
}

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.