DELETE api/v1/departmentcompetencies/{departmentCompetencyId}

Delete DepartmentCompetencyModel by primary key

Request Information

URI Parameters

NameDescriptionTypeAdditional information
departmentCompetencyId

integer

Required

Body Parameters

None.

Response Information

Resource Description

DepartmentCompetencyModel
NameDescriptionTypeAdditional information
DepartmentCompetencyId

integer

Required

DepartmentId

integer

Required

CompetencyId

integer

Required

CreateDateUtc

date

Required

UserChanged

string

String length: inclusive between 0 and 50

DateChangedUtc

date

Required

Inactive

boolean

Required

Competency

CompetencyModel

None.

DepartmentFsDept

FsDeptModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.