A valid request URL is required to generate request examples{
"results": {
"lastViewedAt": "2023-11-07T05:31:56Z",
"firstViewedAt": "2023-11-07T05:31:56Z",
"views": 123,
"organization": {
"organizationUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
},
"project": {
"projectUuid": "<string>"
},
"dashboard": {
"name": "<string>",
"uuid": "<string>"
},
"space": {
"name": "<string>",
"uuid": "<string>"
},
"lastUpdatedBy": {},
"lastUpdatedAt": "2023-11-07T05:31:56Z",
"createdBy": {},
"createdAt": "2023-11-07T05:31:56Z",
"chartKind": "line",
"config": {
"type": "vertical_bar",
"metadata": {
"version": 123
},
"display": {
"stack": true,
"series": {},
"yAxis": [
{
"format": "km",
"position": "<string>",
"label": "<string>"
}
],
"xAxis": {
"dateFormat": "<string>",
"type": "time",
"label": "<string>"
}
}
},
"limit": 123,
"sql": "<string>",
"slug": "<string>",
"description": "<string>",
"name": "<string>",
"savedSqlUuid": "<string>"
},
"status": "ok"
}Promote SQL chart to upstream project
A valid request URL is required to generate request examples{
"results": {
"lastViewedAt": "2023-11-07T05:31:56Z",
"firstViewedAt": "2023-11-07T05:31:56Z",
"views": 123,
"organization": {
"organizationUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
},
"project": {
"projectUuid": "<string>"
},
"dashboard": {
"name": "<string>",
"uuid": "<string>"
},
"space": {
"name": "<string>",
"uuid": "<string>"
},
"lastUpdatedBy": {},
"lastUpdatedAt": "2023-11-07T05:31:56Z",
"createdBy": {},
"createdAt": "2023-11-07T05:31:56Z",
"chartKind": "line",
"config": {
"type": "vertical_bar",
"metadata": {
"version": 123
},
"display": {
"stack": true,
"series": {},
"yAxis": [
{
"format": "km",
"position": "<string>",
"label": "<string>"
}
],
"xAxis": {
"dateFormat": "<string>",
"type": "time",
"label": "<string>"
}
}
},
"limit": 123,
"sql": "<string>",
"slug": "<string>",
"description": "<string>",
"name": "<string>",
"savedSqlUuid": "<string>"
},
"status": "ok"
}Was this page helpful?