PUT api/v1/departmentcompetencies/{departmentCompetencyId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
departmentCompetencyId

integer

Required

Body Parameters

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.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

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.