---
title: "Create virtual background"
method: POST
path: "/v2/company/virtual-backgrounds"
tags: ["Company"]
---

# Create virtual background

`POST /v2/company/virtual-backgrounds`

Create a new virtual background for a company.

## Response `200`

- object
  - `background_alias` string — Virtual background identifier.
  - `url` string, url — Virtual background resource URL.
  - `creation_date` string, date-time — Creation date of the virtual background.

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `422` — Unprocessable Content
- `429` — Too Many request

---

[API](https://skmtc.net/kaleyra/apis/kaleyra-io-sms-apis.md) · [All operations](https://skmtc.net/kaleyra/apis/kaleyra-io-sms-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kaleyra/kaleyra-io-sms-apis/revisions/d9b785884d03/schema)
