Timetable

Updates an existing period

Requires permissions: AcademicStaff or AcademicSupport or StudentFacing

patch/Timetable/Periods/{PeriodId}

Path parameters

periodIdstring required

Request body

Example request

{}

Response

Success - Updated period

Changes

Changed in 2 of the 22 revisions of this API.6

    • added the new optional request property period/oneOf[Period]/house/oneOf[House]/day

      new-optional-request-property

    • added the optional property period/oneOf[Period]/house/oneOf[House]/day to the response with the 200 status

      response-optional-property-added

    • added the new optional request property period/oneOf[Period]/house/oneOf[House]/staff/items/staff/oneOf[StaffMember]/employeeId

      new-optional-request-property

    • added the new optional request property period/oneOf[Period]/house/oneOf[House]/staff/items/staff/oneOf[StaffMember]/school

      new-optional-request-property

    • added the optional property period/oneOf[Period]/house/oneOf[House]/staff/items/staff/oneOf[StaffMember]/employeeId to the response with the 200 status

      response-optional-property-added

    • added the optional property period/oneOf[Period]/house/oneOf[House]/staff/items/staff/oneOf[StaffMember]/school to the response with the 200 status

      response-optional-property-added