DeleteTheme - Amazon QuickSight

DeleteTheme

Use the DeleteTheme operation to delete a theme. To use this operation, you need the ID of the theme that you want to delete. You can use the ListThemes operation to list all themes and their corresponding theme IDs.

Following is an example AWS CLI command for this operation.

AWS CLI
aws quicksight delete-theme --aws-account-id AWSACCOUNTID --theme-id THEMEID

For more information about the DeleteTheme operation, see DeleteTheme in the Amazon QuickSight API Reference.