Skip to content

Delete calendar connection

DELETE
/api/calendar-connections/{connectionId}

Permanently delete a calendar connection and remove the stored OAuth credentials.

connectionId
required
string format: uuid

The unique identifier of the calendar connection to delete.

The calendar connection was deleted.

No calendar connection exists with the given ID.

Standard error response returned by all endpoints on failure.

object
error
required

A human-readable error message describing what went wrong.

string
Example
Conversation not found