Logo
Zoom Public API Documentation

emails-mailboxes-{email}-settings-delegates

Number of APIs: 2


1. List delegates on the mailbox

GET {{baseUrl}}/emails/mailboxes/:email/settings/delegates

Lists the delegates on the mailbox. Managing delegate operations must be done by the mailbox owner.

Scopes: mail:read

Rate Limit Label: MEDIUM

Not supported in Gov cluster



2. Grant a new delegate access on the mailbox

POST {{baseUrl}}/emails/mailboxes/:email/settings/delegates

Creates a delegate on the mailbox. Managing delegate operations must be done by the mailbox owner.

Scopes: mail:write

Rate Limit Label: LIGHT

Not supported in Gov cluster



ENDPOINTS