curl --request DELETE \
--url https://prod.featherhq.com/api/v1/calendars/{calendarId}/connections/{connectionId} \
--header 'X-API-Key: <api-key>'{
"message": "<string>"
}curl --request DELETE \
--url https://prod.featherhq.com/api/v1/calendars/{calendarId}/connections/{connectionId} \
--header 'X-API-Key: <api-key>'{
"message": "<string>"
}