---
title: "Toggles whether the specified sub-calendar is enabled or disabled for the user"
method: POST
path: "/user/toggle-sub-calendar"
tags: ["user"]
---

# Toggles whether the specified sub-calendar is enabled or disabled for the user

`POST /user/toggle-sub-calendar`

## Request body

- object
  - `calendarAccountKey` string
  - `enabled` boolean
  - `subCalendarId` string

## Response `200`

OK

---

[API](https://skmtc.net/schej-it/apis/schej-it-api.md) · [All operations](https://skmtc.net/schej-it/apis/schej-it-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/schej-it/schej-it-api/versions/c4d497429354/schema)
