Logo
Zoom Public API Documentation

Delete a recording

DELETE {{baseUrl}}/contact_center/recordings/:recordingId

Delete a selected recording.

Note: Use recording-related APIs to manipulate data whose recording creation time is after 2022-07-18.

Scopes: contact_center_recording:write:admin

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/contact_center/recordings/:recordingId'

ENDPOINTS