Logo
Zoom Public API Documentation

Revoke an existing delegate access from the mailbox

DELETE {{baseUrl}}/emails/mailboxes/:email/settings/delegates/:delegateEmail

Removes the specified delegate. Managing delegate operations must be done by the mailbox owner.

Scopes: mail:write

Rate Limit Label: LIGHT

Not supported in Gov cluster

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/emails/mailboxes/:email/settings/delegates/:delegateEmail'

ENDPOINTS