Delete Event

Delete the event from an authorized user or for another user's calendar in Office 365 Calendar.

Options

Field Definition Type Required
Calendar

Choose the calendar type:

My Calendars: calendars owned by a connected user.

User Calendars: user calendar shared or delegated with a connected user.

Dropdown TRUE

Input

Field Definition Type Required
Delete From
Calendar Choose a calendar.

Appears when My calendars is selected from the Calendar option.

Dropdown TRUE
User ID or Username Unique ID of the user or username.

Appears when User Calendars is selected from the Calendar option.

String TRUE
Calendar ID Unique ID of the calendar.

Appears when User Calendars is selected from the Calendar option.

String TRUE
Delete By
Event ID Unique ID of the event. String TRUE

Output

Field Definition Type
Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number

Additional information

Delete Event removes recurring events assigned to a provided Event ID.

Related topics

Office 365 Calendar connector

Workflow elements

Guidance for Office 365 Calendar connector

Microsoft Graph Rest API