DeleteEvent DeleteEvent
DeleteEvent Certified

yaml
type: "io.kestra.plugin.googleworkspace.calendar.DeleteEvent"
yaml
id: googleworkspace_calendar_delete_event
namespace: company.team

tasks:
  - id: cancel_event
    type: io.kestra.plugin.googleworkspace.calendar.DeleteEvent
    serviceAccount: "{{ secret('GCP_SERVICE_ACCOUNT_JSON') }}"
    calendarId: team@company.com
    eventId: "abcdef123456"
    sendUpdates: all
Properties
Default120
SubTypestring
Default["https://www.googleapis.com/auth/calendar"]
Defaultnone
Possible Values
allnoneexternalOnly