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

## Changes

- **2024-06-20** `20d44be6eeb4` — 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/calendar-options/patch.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/c4d497429354/schema)
