Upload virtual background files

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

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

Prerequisites:

Virtual Background feature must be enabled on the account.

Scopes: account:write:admin

Rate Limit Label : MEDIUM

Request Body

[{"name"=>"file", "value"=>"<string>", "datatype"=>"string"}]

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | | | Accept | string | | |

RESPONSES

status: Created

{"id":"\u003cstring\u003e","is_default":"\u003cboolean\u003e","name":"\u003cstring\u003e","size":"\u003cinteger\u003e","type":"\u003cstring\u003e"}