---
title: "Updates the user's calendar options"
method: PATCH
path: "/user/calendar-options"
tags: ["user"]
---

# Updates the user's calendar options

`PATCH /user/calendar-options`

## Request body

- object
  - `bufferTime` ModelsBufferTimeOptions
    - `enabled` boolean
    - `time` integer
  - `workingHours` ModelsWorkingHoursOptions
    - `enabled` boolean
    - `endTime` number
    - `startTime` number

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