Logo
Zoom Public API Documentation

emails-mailboxes-{email}-labels

Number of APIs: 2


1. Create a new label in mailbox

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

Creates a new label.

Scopes: mail:write

Rate Limit Label: LIGHT

Not supported in Gov cluster



2. List labels in the mailbox

GET {{baseUrl}}/emails/mailboxes/:email/labels?format=full

Lists all labels in the mailbox.

Scopes: mail:read

Rate Limit Label: MEDIUM

Not supported in Gov cluster



ENDPOINTS