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

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

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

Creates a theme alias for 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.

## Response `200`

Success

- CreateThemeAliasResponse
  - `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` — LimitExceededException
- `483` — ResourceExistsException
- `484` — ResourceNotFoundException
- `485` — ThrottlingException
- `486` — UnsupportedUserEditionException
- `487` — 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)
