Logo
Zoom Public API Documentation

Delete a call recording

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

Deletes a call recording.

Prerequisites: * User must belong to a Business or Enterprise account * User must have a Zoom Phone license

Scopes: phone:write:admin,phone:write,phone_recording:write,phone_recording:write:admin

Granular Scopes: phone:delete:call_recording,phone:delete:call_recording: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/phone/recordings/:recordingId'

ENDPOINTS