DELETE api/v1/departmentsummarycompetencies

Delete DepartmentSummaryCompetency

Request Information

URI Parameters

None.

Body Parameters

Collection of integer

Request Formats

application/json, text/json

Sample:
[
  1,
  2
]

Response Information

Resource Description

DepartmentSummaryCompetencyModel
NameDescriptionTypeAdditional information
DepartmentSummaryCompetencyId

integer

Required

DeptSummaryId

integer

Required

CompetencyId

integer

Required

DayOfWeekId

integer

Required

MinimumCount

decimal number

Required

CreateDateUtc

date

Required

UserChanged

string

String length: inclusive between 0 and 50

DateChangedUtc

date

Required

Competency

CompetencyModel

None.

DayOfWeekFsDayOfWeek

FsDayOfWeekModel

None.

DeptSummaryFsDeptSummary

FsDeptSummaryModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.