Queries
Archive Query
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
In Dune context, delete action is replaced by archive as deletion of queries is not possible.
To access Query endpoints, a Plus plan or higher is required.
Headers
API Key for the service
Path Parameters
unique identifier of the query
Query Parameters
API Key for the service, alternative to using the HTTP header X-DUNE-API-KEY.
Response
200 - application/json
Was this page helpful?