calendar_acl_update
Update a Google Calendar access control rule by specifying the calendar ID, rule ID, and new role.
Instructions
Update an existing access control rule for a Google Calendar
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | New access role (none, freeBusyReader, reader, writer, owner) | |
| ruleId | Yes | ID of the ACL rule to update | |
| calendarId | Yes | ID of the calendar |