Analytics
Cancel SQL Query
Cancel a SQL query by execution_id.
api-key<token>
In: header
Path Parameters
owner*string
username or organization name
slug*string
project slug
executionId*string
Query Parameters
projectId?string
use project id if project_owner and project_slug are not provided
version?integer
version of the datasource, default to the active version if not provided
Format
int32Response Body
application/json
curl -X PUT "https://example.com/v1/analytics/string/string/sql/cancel_query/string"{}Query Tables GET
Query tables in a project. use flag to control which type of tables to include.
Execute SQL POST
Execute SQL in a project. Go to "Data Studio" -> "SQL Editor", write your query and then click "Export as cURL" .png) Find more: https://docs.sentio.xyz/reference/data#sql-api