Delete calendar connection
DELETE /api/calendar-connections/{connectionId}
DELETE
/api/calendar-connections/{connectionId}
Permanently delete a calendar connection and remove the stored OAuth credentials.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” connectionId
required
string format: uuid
The unique identifier of the calendar connection to delete.
Responses
Section titled “ Responses ”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