v1
latestOpenAPI 3.0.12026-07-22367385.5 KBUpdate the details of a query on Dune
This API allows for anyone to update the sql text, parameters, name, tags, and state of a query. Only the API key generated under the context of the owner of that query will work.
patch/v1/query/{queryId}
Path parameters
queryIdinteger required
Query ID
Query parameters
api_keystring
API Key, alternative to using the HTTP header X-Dune-Api-Key
Headers
X-Dune-Api-Keystring required
API Key for the service
Response
OK