Partially update workstation group

Partially update the editable fields of a workstation group by workstation group ID. The processing type cannot be changed.

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

Workstation group ID.

Body Params
string | null
Defaults to null

Title of the workstation group.

string | null
Defaults to null

A unique code to identify the workstation group.

string | null
Defaults to null

Colour used in the Gantt chart, in "#RRGGBB" format.

work_hours

Custom working hours of the group, given per weekday: an object whose keys are monday to sunday, each either an object with "start" and "end" times in "HH:mm" (24-hour) format, or null for a day off. A weekday that is left out is a day off too. Not allowed for passive processing groups. Omit or null to leave unchanged; use PUT to remove the custom working hours.

holidays
array of strings
Defaults to null

Custom holidays of the group as "MM-dd" values (recurring yearly). Empty array: custom setting with no holidays. Omit or null to leave unchanged; use PUT to remove the custom holidays.

holidays
Responses
202

Workstation group 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