v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141341,3811.0 MB

Updates a theme.

put/accounts/{AwsAccountId}/themes/{ThemeId}

Path parameters

AwsAccountIdstring required

The ID of the Amazon Web Services account that contains the theme that you're updating.

ThemeIdstring required

The ID for the theme.

Request body

Namestring

The name for the theme.

BaseThemeIdstring required

The theme ID, defined by Amazon QuickSight, that a custom theme inherits from. All themes initially inherit from a default Amazon QuickSight theme.

VersionDescriptionstring

A description of the theme version that you're updating Every time that you call <code>UpdateTheme</code>, you create a new version of the theme. Each version of the theme maintains a description of the version in <code>VersionDescription</code>.

Response

Success

ThemeIdstring

The ID for the theme.

Arnstring

The Amazon Resource Name (ARN) for the theme.

VersionArnstring

The Amazon Resource Name (ARN) for the new version of the theme.

CreationStatus'CREATION_IN_PROGRESS' | 'CREATION_SUCCESSFUL' | 'CREATION_FAILED' | 'UPDATE_IN_PROGRESS' | 'UPDATE_SUCCESSFUL' | 'UPDATE_FAILED' | 'DELETED'

The creation status of the theme.

Statusinteger

The HTTP status of the request.

RequestIdstring

The Amazon Web Services request ID for this operation.