Queries
Private Query
This API allows for anyone to private a query. Only the API key generated under the context of the owner of that query will work.
POST
/
v1
/
query
/
{queryId}
/
private
To access Query endpoints, a Plus plan or higher is required.
Headers
API Key for the service
Path Parameters
Query ID
Query Parameters
API Key, alternative to using the HTTP header X-Dune-Api-Key
Response
200 - application/json
The unique ID of the query that was updated
Was this page helpful?