---
title: "PATCH /v1/business/{business_id}/google/calendar/setting/"
method: PATCH
path: "/v1/business/{business_id}/google/calendar/setting/"
tags: ["google"]
---

# PATCH /v1/business/{business_id}/google/calendar/setting/

`PATCH /v1/business/{business_id}/google/calendar/setting/`

## Path parameters

- `business_id` integer, required

## Request body

- PatchedGoogleCalendarRetrieveUpdate
  - `email` string
  - `isActive` boolean

## Response `200`

- GoogleCalendarRetrieveUpdate
  - `email` string, required
  - `isActive` boolean, required

## Other responses

- `400`

---

[API](https://skmtc.net/postoo/apis/postoo-api.md) · [All operations](https://skmtc.net/postoo/apis/postoo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/postoo/postoo-api/revisions/0d420206bfcc/schema)
