---
title: "PUT /settings"
method: PUT
path: "/settings"
---

# PUT /settings

`PUT /settings`

Updates global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon Chime Voice Connector settings.

## Request body

- object
  - `BusinessCalling` object — The Amazon Chime Business Calling settings for the administrator's AWS account. Includes any Amazon S3 buckets designated for storing call detail records.
    - `CdrBucket` string — The Amazon S3 bucket designated for call detail record storage.
  - `VoiceConnector` object — The Amazon Chime Voice Connector settings. Includes any Amazon S3 buckets designated for storing call detail records.
    - `CdrBucket` string — The Amazon S3 bucket designated for call detail record storage.

## Response `204`

Success

## Other responses

- `480` — UnauthorizedClientException
- `481` — ForbiddenException
- `482` — BadRequestException
- `483` — ThrottledClientException
- `484` — ServiceUnavailableException
- `485` — ServiceFailureException

---

[API](https://skmtc.net/aws/apis/chime.md) · [All operations](https://skmtc.net/aws/apis/chime/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/chime/versions/40da18840201/schema)
