X-API-Key: ********************curl --location 'https://api.snakk.ai/api/calendar/agents/' \
--header 'X-API-Key: <api-key>'{
"calendars": [
{
"id": "string",
"provider": "string",
"calendar_id": "string"
}
]
}