POST TimeSaver/PostPersonalExceptionSecurityGroups

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": "61e73d91-de2b-4fe0-b643-bb4d9b92835e",
  "securityGroupID": "ffe8e54c-b0a2-4be4-87e3-eca29a7d2d20",
  "personalExceptionID": "6d7b73f6-3644-4a92-9828-c7f4a3c822ad"
}

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.