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: Rate Limit Label: account:write:admin
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: Rate Limit Label: account:write:admin
LIGHT
ENDPOINTS