---
title: "PUT /accounts/{AwsAccountId}/settings"
method: PUT
path: "/accounts/{AwsAccountId}/settings"
---

# PUT /accounts/{AwsAccountId}/settings

`PUT /accounts/{AwsAccountId}/settings`

Updates the Amazon QuickSight settings in your Amazon Web Services account.

## Path parameters

- `AwsAccountId` string, required

## Request body

- object
  - `DefaultNamespace` string, required — The default namespace for this Amazon Web Services account. Currently, the default is <code>default</code>. IAM users that register for the first time with Amazon QuickSight provide an email address that becomes associated with the default namespace.
  - `NotificationEmail` string — The email address that you want Amazon QuickSight to send notifications to regarding your Amazon Web Services account or Amazon QuickSight subscription.
  - `TerminationProtectionEnabled` boolean — A boolean value that determines whether or not an Amazon QuickSight account can be deleted. A <code>True</code> value doesn't allow the account to be deleted and results in an error message if a user tries to make a <code>DeleteAccountSubscription</code> request. A <code>False</code> value will allow the account to be deleted.

## Response `200`

Success

- UpdateAccountSettingsResponse
  - `RequestId` string — The Amazon Web Services request ID for this operation.
  - `Status` integer — The HTTP status of the request.

## Other responses

- `480` — AccessDeniedException
- `481` — InvalidParameterValueException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — InternalFailureException
- `485` — ResourceUnavailableException

---

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