Update workstation group

Replace 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
required

Title of the workstation group.

string
required

A unique code to identify the workstation group.

string | null
Defaults to null

Colour used in the Gantt chart, in "#RRGGBB" format. Null keeps the current colour.

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. Null removes the custom working hours; the group then follows the company 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. Null removes the custom holidays; the group then follows the company 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