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

# POST /api/v1/Schedule/rrule

`POST /api/v1/Schedule/rrule`

## Request body

- GetScheduleRRuleRequest
  - `Ids` string[], required

## Response `200`

- GetScheduleRRuleResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Result` ScheduleRRuleResult[]
    - `Id` string, guid, nullable
    - `ScheduleItems` ScheduleItemRRule[]
      - `Id` string, guid, nullable
      - `RRule` string

---

[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)
