Create workstation group

Create a workstation group and return its ID. Workstations of the group are not created automatically.

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

Title of the workstation group.

string | null
Defaults to null

A unique code to identify the workstation group. Generated automatically if not provided.

integer
enum
Defaults to 10

Processing type. Cannot be changed after creation.

  • 10 - Active processing - individual workstations with assigned workers
  • 20 - Passive processing - a single virtual workstation with unlimited concurrent operations and no workers (e.g. drying, cooling)
Allowed:
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. Null: the group 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: the group follows the company holidays.

holidays
Responses

401

Unauthorized

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