Creates a dashboard from either a template or directly with a DashboardDefinition. To first create a template, see the [CreateTemplate](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_CreateTemplate.html) API operation.
A dashboard is an entity in Amazon QuickSight that identifies Amazon QuickSight reports, created from analyses. You can share Amazon QuickSight dashboards. With the right permissions, you can create scheduled email reports from them. If you have the correct permissions, you can create a dashboard from a template that exists in a different Amazon Web Services account.
post/accounts/{AwsAccountId}/dashboards/{DashboardId}
Path parameters
AwsAccountIdstring required
The ID of the Amazon Web Services account where you want to create the dashboard.
DashboardIdstring required
The ID for the dashboard, also added to the IAM policy.
Request body
Response
Success