Events
Calendar Redirects
Redirect to various calendar services to add the event
GET
These endpoints redirect users to various calendar services to add the event to their calendar.
Redirects to Google Calendar with the event details pre-filled.
Redirects to Apple Calendar (webcal://) with the event details.
Redirects to Outlook Calendar with the event details pre-filled.
Redirects to Yahoo Calendar with the event details pre-filled.
Google Calendar
The unique identifier (UUID) of the event
Apple Calendar
The unique identifier (UUID) of the event
Outlook Calendar
The unique identifier (UUID) of the event
Yahoo Calendar
The unique identifier (UUID) of the event
Error Responses
Error details when the request fails
Common error cases:
- 404 Not Found: Event not found or calendar link not available
