Logo
Zoom Public API Documentation

accounts-{accountId}-settings-virtual_backgrounds

Number of APIs: 2


1. Upload virtual background files

POST {{baseUrl}}/accounts/:accountId/settings/virtual_backgrounds

Upload virtual background files for all users on the account to use.

Prerequisites: * The Virtual Background feature must be enabled on the account.

Scopes: account:write:admin

Rate Limit Label: MEDIUM



2. Delete virtual background files

DELETE {{baseUrl}}/accounts/:accountId/settings/virtual_backgrounds?file_ids=<string>

Delete an account's existing virtual background files.

Prerequisites: * The Virtual Background feature must be enabled on the account.

Scopes: account:write:admin

Rate Limit Label: LIGHT



ENDPOINTS