X-API-Key: ********************curl --location 'https://api.snakk.ai/api/calendar/oauth/outlook/url?agent_id=' \
--header 'X-API-Key: <api-key>'{
"url": "https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=...&redirect_uri=...&response_type=code&scope=...&state=..."
}