Skip to main content
DELETE
Delete a saved lake query. Cloud also deletes its schedule if one exists. You can no longer run it with saved_query_id. Only the query owner or an admin can delete it. Past query runs stay in history. Each run keeps the SQL snapshot from when it executed.

Authorization

Blnk Cloud APIs support any one of the following authentication methods. All of them work with your CLOUD_API_KEY or OAUTH_ACCESS_TOKEN.
Pass Authorization: Bearer CLOUD_API_KEY or Authorization: Bearer OAUTH_ACCESS_TOKEN.
string
required
Cloud API key or OAuth access token. Create credentials in API keys or OAuth.

Path

string
required
Unique id of the saved query to delete (lake_query_...). Get it from Get saved query.

Response

A successful delete returns 204 No Content with an empty body.

Need help?

We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool. To ask questions or discuss issues, please contact us or join our Discord community.