Skip to main content
DELETE
Disconnect calendar provider

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

Response

Provider was already disconnected.

message
string
required
Example:

"Google Calendar disconnection started."

data
object
required
Last modified on July 19, 2026