work_schedules

post/work_schedules

Request body

work_schedule_group_namestring required

Example request

{
  "work_schedules": [
    {
      "track_ranges": [
        {
          "track": "01234567-89ab-cdef-0123-456789abcdef"
        }
      ]
    }
  ]
}

Response

The id of the created work schedule group

work_schedule_group_idinteger required

Changes

No changes recorded. 2 of the 77 revisions have no diff computed, so they could not be searched.