Logo
Zoom Public API Documentation

Delete a voicemail

DELETE {{baseUrl}}/phone/voice_mails/:voicemailId

Use this API to delete an account's voicemail message.

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

Prerequisites: * 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/voice_mails/:voicemailId' -H 'Accept: application/json'

ENDPOINTS