---
title: "POST /api/v1/Viewer/Schedule/saveRecurrenceException"
method: POST
path: "/api/v1/Viewer/Schedule/saveRecurrenceException"
tags: ["Schedule"]
---

# POST /api/v1/Viewer/Schedule/saveRecurrenceException

`POST /api/v1/Viewer/Schedule/saveRecurrenceException`

## Request body

- SaveRecurrenceExceptionRequest
  - `Exceptions` RecurrenceException[], nullable
    - `Id` string, guid, nullable
    - `RecurrenceId` string, guid
    - `OriginalTime` string, date-time
    - `IsDeleted` boolean
    - `NewStart` string, duration, nullable
    - `NewEnd` string, duration, nullable
    - `NewStartTime` string, date-time, nullable
    - `NewEndTime` string, date-time, nullable

## Response `200`

- SaveRecurrenceExceptionResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Results` object[], nullable
    - `Succeeded` boolean
    - `Message` string, nullable
    - `Code` integer
    - `Id` string, guid

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
