Logo
Zoom Public API Documentation

phone-recordings-{recordingId}

Number of APIs: 2


1. 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



2. Update auto delete field

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

Updates the auto delete field for recording. It only updates if you enable the Auto Delete Data After Retention Duration setting in the account settings for recordings.

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:update:call_recording,phone:update:call_recording:admin

Rate Limit Label: LIGHT



ENDPOINTS