Partially update workstation

Partially update the editable fields of a workstation by workstation ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Workstation ID.

Body Params
string | null
Defaults to null

Title of the workstation.

string | null
Defaults to null

A unique code to identify the workstation.

integer | null
Defaults to null

ID of the workstation group. Must be a group of type active processing.

integer | null
Defaults to null

ID of the site the workstation is located at. Used only when the multi-site functionality is enabled.

string | null
Defaults to null

Machine hourly rate. Omit or null to leave unchanged; use PUT to remove the rate.

number | null
Defaults to null

Productivity coefficient.

assignments
array of objects
Defaults to null

Departments and workers assigned to this workstation. Omit or null to leave unchanged; pass an empty array to remove all assignments.

assignments
idle
array of objects
Defaults to null

Idle periods when no works should be planned at this workstation. Omit or null to leave unchanged; pass an empty array to remove all idle periods.

idle
files
array of objects | null
Defaults to null

Files to add or update. A file that is not listed is left unchanged; an empty array changes nothing.

files
Responses
202

Workstation updated

401

Unauthorized

404

Not found

429

Too many requests

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json