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
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
file_ids | string | A comma-separated list of file IDs to delete. |