DELETE TimeSaver/DeleteEmployeeRoleSecurityGroups

Request Information

URI Parameters

None.

Body Parameters

EmployeeRoleSecurityGroup
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

SecurityGroupID

globally unique identifier

Required

EmployeeRoleID

globally unique identifier

Required

Request Formats

application/json, text/json

Sample:
{
  "id": "7e744c2b-a05f-449c-b0c2-3e22791d8ede",
  "securityGroupID": "7a2b263e-8a26-4f04-883b-bff50ed193a0",
  "employeeRoleID": "5cc69c27-6884-4b14-860b-4f39bae7753b"
}

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.