v1
latestOpenAPI 3.0.12026-07-22367385.5 KBArchive Query on Dune
This API allows for anyone to archive a query. Only the API key generated under the context of the owner of that query will work. This does not delete the query, but will make it uneditable/unexecutable
post/v1/query/{queryId}/archive
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