Cancel a running chart-data query
POST/api/v1/chart/data/stop
Cancels the warehouse query started by a chart-data request that carried the given client_id, for databases whose engine supports query cancellation. The client_id is resolved only within the requesting user's own in-flight queries, so it cannot be used to reach another user's query.
Request
Responses
- 200
- 400
- 401
- 500
Cancellation outcome
Bad request
Unauthorized
Fatal error