---
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
  - `email` string
  - `enabled` boolean
  - `subCalendarId` string

## Response `200`

OK

## Changes

- **2023-11-27** `30b44c676e76` — 1 info
  - endpoint added
- **2022-05-18** `c8572ecc9480` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/schej-it/apis/schej-it-api/changes/user/toggle-sub-calendar/post.md)

---

[API](https://skmtc.dev/schej-it/apis/schej-it-api.md) · [All operations](https://skmtc.dev/schej-it/apis/schej-it-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/schej-it/schej-it-api/revisions/519c29d7fa5e/schema)
