Number of APIs: 2
1. Upload Virtual Background files
POST {{baseUrl}}/groups/:groupId/settings/virtual_backgrounds
Use this API to upload Virtual Background files for all users in a group to use. Prerequisites:
* The Virtual Background feature must be enabled on the account. Scopes: Rate Limit Label: group:write:admin
MEDIUM
2. Delete Virtual Background files
DELETE {{baseUrl}}/groups/:groupId/settings/virtual_backgrounds?file_ids=<string>
Use this API to delete a group's Virtual Background files. Prerequisites:
* The Virtual Background feature must be enabled on the account. Scopes: Rate Limit Label: group:write:admin
LIGHT
ENDPOINTS