LowCodeAPI
  • ACL(7)
    • PUT
      Updates an access control rule.
    • DEL
      Deletes an access control rule.
    • PATCH
      Updates an access control rule.
    • GET
      Returns an access control rule.
    • GET
      Returns the rules in the access control list for the calendar.
    • POST
      Creates an access control rule.
    • POST
      Watch for changes to ACL resources.
PUT
DELETE
PATCH
GET
GET
POST
POST
PUT
https://api.lowcodeapi.com/googlecalendar/calendar/v3/calendars/calendarid/acl/ruleid
Path Parameters 2
ruleId*string
calendarId*string

The path parameters will be sent as a URL query parameters as a part of the request.

Query Parameters 1
sendNotifications boolean
TRUE
FALSE

The query parameters will be sent as a URL query parameters as a part of the request.

Path Parameters
ruleId*string
ACL rule identifier
calendarId*string
Calendar identifier
Query Parameters
sendNotificationsboolean
Whether to send notifications about the calendar sharing change
Response
API response data will be shown here once the request is completed.
Google Calendar