---
title: "PUT /accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"
method: PUT
path: "/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"
---

# PUT /accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}

`PUT /accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}`

Updates an alias of a theme.

## Path parameters

- `AwsAccountId` string, required
- `ThemeId` string, required
- `AliasName` string, required

## Request body

- object
  - `ThemeVersionNumber` integer, required — The version number of the theme that the alias should reference.

## Response `200`

Success

- UpdateThemeAliasResponse
  - `ThemeAlias` object — Information about the theme alias.
    - `Arn` string — The Amazon Resource Name (ARN) of the theme alias.
    - `AliasName` string — The display name of the theme alias.
    - `ThemeVersionNumber` integer — The version number of the theme alias.
  - `Status` integer — The HTTP status of the request.
  - `RequestId` string — The Amazon Web Services request ID for this operation.

## Other responses

- `480` — ConflictException
- `481` — InvalidParameterValueException
- `482` — ResourceExistsException
- `483` — ResourceNotFoundException
- `484` — ThrottlingException
- `485` — UnsupportedUserEditionException
- `486` — InternalFailureException

---

[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/revisions/2f2bbd7e70ca/schema)
