Skip to main content
DELETE
Remove the schedule from a saved lake query. The query itself stays saved. You can still run it with Create new query. Cloud will not start any more scheduled query runs. Past runs stay in history. Only the query owner or an admin can delete the schedule.

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 whose schedule you want to remove (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.