Logo
Zoom Public API Documentation

Stop receiving push notification for the mailbox

POST {{baseUrl}}/emails/mailboxes/:email/stop

Request to stop receiving push notifications for the given user mailbox.

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 POST 'https://api.zoom.us/v2/emails/mailboxes/:email/stop'

ENDPOINTS