Updates the display name, SQL, or schedule of an existing query. To move a query to a different folder use the Update Query Path endpoint.


Use the Authorization header with the value 'Bearer
Query Request
Query updated
The ID of the query.
The display name of the query.
The name of the query.
This is the name of the query which will be used in the sql query.
e.g. SELECT * FROM "peaka"."query"."
The sql query.
The reference id of the input query.
The type of the query: PLAIN or MATERIALIZED
This class represents a schedule for a materialized query.
The path of the query (e.g. "/analytics/dashboards"). Null if the query is not in any folder.
The ID of the folder containing this query. Null if the query is not in any folder.