Logo
Zoom Public API Documentation

emails-mailboxes-{email}-labels-{labelId}

Number of APIs: 4


1. Patch the specified label in mailbox

PATCH {{baseUrl}}/emails/mailboxes/:email/labels/:labelId



2. Update the specified label in mailbox

PUT {{baseUrl}}/emails/mailboxes/:email/labels/:labelId



3. Get the specified label in mailbox

GET {{baseUrl}}/emails/mailboxes/:email/labels/:labelId



4. Delete an existing label from mailbox

DELETE {{baseUrl}}/emails/mailboxes/:email/labels/:labelId



ENDPOINTS