Delete Virtual Background files

DELETE {{baseUrl}}/users/:userId/settings/virtual_backgrounds?file_ids=<string>

Use this API to delete a user's Virtual Background files. For user-level apps, pass the me value instead of the userId parameter.

Prerequisites:

Virtual Background feature must be enabled on the account.

Scopes: user:write:admin , user:write

Rate Limit Label : LIGHT

Request Params

| Key | Datatype | Required | Description | | file_ids | string | | A comma-separated list of the Virtual Background file IDs to delete. |

HEADERS

| Key | Datatype | Required | Description |

RESPONSES

status: ``