projects
Creates a Dashboard.
post/v1/{+parent}/dashboards
Path parameters
parentstring required
Required. The parent resource of the dashboard.
Query parameters
dashboardIdstring
Optional. A unique ID for the new Dashboard. This ID will become the final component of the Dashboard's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression ^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$.
Request body
Response
Successful response