---
title: "Delete a Gong meeting"
slug: "delete-a-gong-meeting-v2meetings"
updated: 2025-11-17T08:10:53Z
published: 2025-11-17T08:12:09Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.gong.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete a Gong Meeting (/v2/meetings)

Delete/v2/meetings/{meetingId}

Required authorizaton scope: 'api:meetings:user:delete'.

Path parametersmeetingIdinteger (int64) Required

Gong's unique identifier for the meeting (up to 20 digits).

Body parameters<select class='api-response-data' aria-label='Media type'><option value='dd832d7d-e7c6-452e-a22d-baeb2de9ddad'>application/json</option>
</select>object  

Meeting update metadata

organizerEmailstring    

The email address of the user who created the meeting.

Exampletest@test.com

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='9822166c-3820-4863-ab10-121d3d769664'>application/json</option>
</select>object  

Meeting update metadata

organizerEmailstring    

The email address of the user who created the meeting.

Exampletest@test.com

400

Malformed request

<select class='api-response-data' aria-label='Media type'><option value='015ba5f9-6cd2-47e8-88fe-e0e60fab0c3e'>application/json</option>
</select>object  requestIdstring    

A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.

Example4al018gzaztcr8nbukw
errors Array of string   

Error messages.

Example[
  "An error has occurred"
]string    

403

This API endpoint is in Limited release - contact your CSM for more information.

<select class='api-response-data' aria-label='Media type'><option value='a50390b2-2a27-452b-8ea8-bf3b58fb82b8'>application/json</option>
</select>object  requestIdstring    

A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.

Example4al018gzaztcr8nbukw
errors Array of string   

Error messages.

Example[
  "An error has occurred"
]string    

404

No Gong meeting found corresponding to the provided organizer email

<select class='api-response-data' aria-label='Media type'><option value='6fa7d2f4-64f9-4a9f-b869-77a97e21a545'>application/json</option>
</select>object  requestIdstring    

A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.

Example4al018gzaztcr8nbukw
errors Array of string   

Error messages.

Example[
  "An error has occurred"
]string    

409

Conflict, e.g. consent page is not enabled in your company

<select class='api-response-data' aria-label='Media type'><option value='0183afd3-5c9e-4bd1-a715-fa25ab726edc'>application/json</option>
</select>object  requestIdstring    

A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.

Example4al018gzaztcr8nbukw
errors Array of string   

Error messages.

Example[
  "An error has occurred"
]string    

429

API request limit exceeded

HeadersRetry-AfterintegerNumber of seconds to wait before making a new request.
<select class='api-response-data' aria-label='Media type'><option value='70ac6cf9-8c62-4be5-9603-c79cd2f951ec'>application/json</option>
</select>object  requestIdstring    

A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.

Example4al018gzaztcr8nbukw
errors Array of string   

Error messages.

Example[
  "An error has occurred"
]string    

500

Failed to complete the operation due to an unexpected error

<select class='api-response-data' aria-label='Media type'><option value='b078b534-69f0-429c-98f5-801f6f394b06'>application/json</option>
</select>object  requestIdstring    

A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.

Example4al018gzaztcr8nbukw
errors Array of string   

Error messages.

Example[
  "An error has occurred"
]string
