Skip to main content
googleCalendar.deleteAccessRule revokes access by the immutable ID of a calendar access rule.

Example

Inputs

Provide ruleId: string. calendar defaults to primary and second argument { account } selects the Google Account.

Output

Returns Signal<{ calendarId: string; ruleId: string }> after deletion. Revoking a rule can immediately remove the principal’s calendar and event access.