Parameters
The event’s iCalendar UID, from
list_calendar_events.One of
accept, decline, or tentative.A CalDAV URL from
list_calendars. Defaults to the user’s default calendar — pass this if the invitation lives in another calendar.Example
Call
Result
Errors
You are not an attendee of this event, so you can't RSVP.— the event doesn’t list the user as an attendee.Event not found: <uid>— no event with that UID in the target calendar.Calendar not found: <url>— thecalendarUrldidn’t resolve.