Skip to main content
PUT
Replace Employee Competence

Authorizations

Authorization
string
header
required

Bearer token for authentication

Path Parameters

employee_competence_id
string
required

Body

application/json

Employee Competence Upsert Request

Represents a request to upsert an employee-competence assignment

data
EmployeeCompetenceUpsert · object
required

An object representing an upsertable employee-competence assignment. Creating requires employee_id and competence_id.

job_options
EmployeeCompetenceJobOptions · object

Represents options for the resulting Job when upserting employee competences. Changes propagate through the competence-assignment domain, which needs its own domain mapping — writing an assignment never re-replicates the employee.

Response

Response

An employee-competence assignment response

data
EmployeeCompetence · object
required

An employee-competence assignment — one employee holding one catalogue competence