Logo
Zoom Public API Documentation

Delete a call recording

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

Use this API to delete a call recording.

Scopes: phone:write, phone:write:admin, phone_recording:write, phone_recording:write:admin
Rate Limit Label: Light

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

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/phone/recordings/:recordingId' -H 'Accept: application/json'

ENDPOINTS