Skip to main content

Update Worker

PUT 

/v1/api/productivity/workers/:id

Updates a worker's information.

Auth Required

Required Permissions:

  • productivity.settings:write ("Productivity Settings Write") OR
  • productivity.workers:write ("Productivity Workers Write")

Note: This endpoint enforces requireLocalSite. If site_id is provided in the request body, it must match the device's DEVICE_SITE_ID — requests targeting a remote site will be rejected.

Request

Responses

Worker updated successfully