---
title: "Create a new call setting audio"
method: POST
path: "/teams/{team}/call-settings/audio"
tags: ["Teams"]
---

# Create a new call setting audio

`POST /teams/{team}/call-settings/audio`

REQUIRED SCOPES <code>['teams:write']</code><br>Create a new call setting audio

## Response `200`

Successful operation

- object
  - `id` integer
  - `organization_id` integer
  - `name` string
  - `content_type` string
  - `url` string
  - `call_setting_name` string

## Other responses

- `401` — Unauthenticated
- `403` — Forbidden
- `422` — Validation error or no file provided

---

[API](https://skmtc.net/salesmessage/apis/salesmessage-public-api.md) · [All operations](https://skmtc.net/salesmessage/apis/salesmessage-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/salesmessage/salesmessage-public-api/revisions/e96b3e58b041/schema)
