Skip to main content
PUT
PUT /rest/employees/{employee}/work_areas — atomic sync semantics: the given work_area_ids replace the assignment completely

Authorizations

Authorization
string
header
required

Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).

Path Parameters

employee
string<uuid>
required

The employee ID

Body

application/json
work_area_ids
string<uuid>[]
required

Response

Array of WorkAreaResource

data
WorkAreaResource · object[]
required