Skip to main content
deleteCalendarAccessRule revokes the access represented by one immutable ACL rule ID.

Example

Inputs

ruleId: string is required. calendar defaults to primary and 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.