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