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": "a2726cf6-77ce-4c1a-bd80-ae7afd33ed08",
  "securityGroupID": "db3922c0-f4e2-41ed-b80a-287fb15cba55",
  "employeeRoleID": "4913abbe-4475-4e3a-a7fc-dacaf2748d1a"
}

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.