---
title: "Delete Meeting"
method: DELETE
path: "/restapi/v1.0/account/{accountId}/extension/{extensionId}/meeting/{meetingId}"
tags: ["RCM Meetings (Legacy)"]
deprecated: true
---

# Delete Meeting

`DELETE /restapi/v1.0/account/{accountId}/extension/{extensionId}/meeting/{meetingId}`

> **Deprecated.**

Deletes a scheduled meeting.

## Path parameters

- `accountId` string, required
- `extensionId` string, required
- `meetingId` string, required

## Query parameters

- `occurrenceId` string

## Response `204`

No Content

---

[API](https://skmtc.net/ringcentral/apis/ringcentral-api.md) · [All operations](https://skmtc.net/ringcentral/apis/ringcentral-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ringcentral/ringcentral-api/versions/8d602198ec97/schema)
