Table of Contents

Competency

CompetencyValidityTypePermanent,TransientCompetencyId : int64Code : stringDescription : stringNotes : stringIsActive : booleanIsStrict : booleanIsTradeSpecific : booleanCreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUservalidity typeuser rightscreated bymodified by

Learn more about Competencies from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetCompetency

Get a Competency resource.

View

PATCH UpdateCompetency

Update an existing Competency resource.

View

DELETE DeleteCompetency

Delete an existing Competency resource.

View

GET GetCompetencyCollection

Get a collection of Competency resources.

View

POST CreateCompetency

Create a new Competency resource.

View

GET LookupCompetencyChangePermissionTree

Lookup the permission set for changing the Competency.

View

GET LookupCompetencyInsertPermissionTree

Lookup the permission set for creating the Competency.

View

GET BatchGetCompetency

Get a collection of Competency resources for the set of id's.

View

POST BatchCreateCompetency

Create a new collection of Competency resources.

View

PATCH BatchUpdateCompetency

Update a collection of existing Competency resources.

View

DELETE BatchDeleteCompetency

Delete a collection of existing Competency resources.

View

PATCH ChangeCompetencyIsActive

Change the IsActive status for an existing Competency resource.

View

PATCH ChangeCompetencyPermissionTree

Change the PermissionTree for an existing Competency resource.

View

PATCH BatchChangeCompetencyIsActive

Change the IsActive status for a collection of existing Competency resources.

View

PATCH BatchChangeCompetencyPermissionTree

Change the PermissionTree status for a collection of existing Competency resources.

View