Updates a dashboard in an Amazon Web Services account.
Updating a Dashboard creates a new dashboard version but does not immediately publish the new version. You can update the published version of a dashboard by using the [UpdateDashboardPublishedVersion](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateDashboardPublishedVersion.html) API operation.
put/accounts/{AwsAccountId}/dashboards/{DashboardId}
Path parameters
AwsAccountIdstring required
The ID of the Amazon Web Services account that contains the dashboard that you're updating.
DashboardIdstring required
The ID for the dashboard.
Request body
Response
Success