API Docs / Operations / Calendar Subscriptions / Refresh Calendar Subscription

Refresh Calendar Subscription

POST /tenants/{tenant}/calendar-subscriptions/{code}/refresh

Fetches the subscription's feed again immediately, bypassing the server-side cache. A failed fetch is recorded on the subscription and returned as a 400.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found