Delete meeting action will delete online meeting from the calendar in Microsoft Teams and in Outlook as well. It allows to delete both a single meeting and a series of meetings.
Example of Delete meeting action configuration on the current site
For more information about Action Builder read Action Builder introduction article.
Note 1: In order to use the Delete meeting action in Scheduled/Triggered Actions skybow Teams Connector has to be approved by a tenant administrator and site has to be added to Approved sites list before this action can be used. Learn more about skybow M365 Connectors
Note 2: When you deploy the solution to another SharePoint tenant, it requires approval of skybow Teams Connector on the deployment tenant as well.
To configure the action Delete meeting additional properties should be specified:
Configuration
Property | Required | Type | Description |
Owner | yes | String | Specify the ID, email or principal name of the owner of the meeting. |
Meeting id | yes | String |
Specify the MeetingId of the meeting. MeetingId parameter you can get from the output of the actions: Create Meeting or Get Meetings. To delete series of meeting use SeriesRootId parameter. Examples: |
Availability
Modern Forms | List Actions | Scheduled/Triggered Actions |
- | - | ✓ |
Output
There are no outputs for this action.