Update saved query
Parameters
| Property | Type | Location | Description |
|---|---|---|---|
id | stringRequired | path |
Body
application/json| Property | Type | Description |
|---|---|---|
dataset | string | |
kind | stringRequired | |
metadata | objectRequired | |
name | stringRequired | |
query | objectRequired | |
apl | stringRequired | |
cursor | string | |
defaultLimit | integer<int64> | |
defaultOrder | object[] | |
desc | boolean | |
field | string | |
endTime | string | |
includeCursor | boolean | |
includeCursorField | boolean | |
libraries | string[] | |
queryOptions | object | |
disableCache | boolean | |
disableStats | boolean | |
disableTrace | boolean | |
maxDataPoints | integer<int64> | |
maxSeries | integer<int64> | |
noAggregation | boolean | |
noFill | boolean | |
noInterpolation | boolean | |
priority | string | |
resolution | string | |
displayNull | string | Controls how empty intervals are rendered in time series charts. auto infers from the query, null leaves gaps, span connects adjacent points, zero fills with zero. |
overlayCharts | string | When enabled, charts are overlaid on a single chart instead of stacked separately. |
shownColumns | string | |
timeSeriesVariant | string | |
timeSeriesView | string | |
startTime | string | |
variables | object | |
who | stringRequired |
Request
Try itRun this request against your Axiom organization
Credentials stay in this browser tab and are only sent to Axiom when you run the request.
Response
200StarredQueryWithId