Skip to main content
PATCH
Update calendar sync live update

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

provider
enum<string>
required

Calendar provider slug.

Available options:
google,
microsoft

Body

application/json
live_update
boolean
required

Enable or disable live updates for the connected provider.

Example:

true

Response

Live-update preference updated.

data
object
required
Last modified on July 19, 2026