Files
superset2/docs/developer_docs_versioned_docs/version-6.1.0/api/manually-stop-a-query-with-client-id.api.mdx
Superset Dev 752ebd47cb docs: cut 6.1.0 versions for docs, admin_docs, developer_docs, components
- Snapshot all four versioned docs sections at v6.1.0; master continues to
  serve as "Next" (lastVersion: current, banner: unreleased) so editing
  master keeps updating the canonical URLs
- Enable the previously-disabled components plugin and version it
- Rename stale "developer_portal" references to "developer_docs" across
  package.json scripts, manage-versions.mjs, theme files (DocVersionBadge,
  DocVersionBanner), DOCS_CLAUDE.md, and README.md (URL backward-compat
  redirect /developer_portal/* preserved)
- Add admin_docs version scripts; drop dead "tutorials" plugin id from
  the version badge
- Generalize fixVersionedImports in manage-versions.mjs to walk every
  section's snapshot and rewrite ../../src/ and ../../data/ imports,
  catching admin_docs and components files that previous version cuts
  would have broken
- Remove orphan files: developer_portal_versions.json,
  tutorials_versions.json, and stray empty versions.json files inside
  components/ and developer_docs/ content directories
2026-05-02 11:53:56 -07:00

69 lines
3.0 KiB
Plaintext

---
id: manually-stop-a-query-with-client-id
title: "Manually stop a query with client_id"
description: "Manually stop a query with client_id"
sidebar_label: "Manually stop a query with client_id"
hide_title: true
hide_table_of_contents: true
api: eJzFV21P3DgQ/ivW6KSCLrBwaiXkig+AqArXA9pddCdtVtSbDCSQ2K7tLOxF+e+nsZPsG63K9QOfNpnMjOd5/MzYW4PBbxVad6zSOfAaEiUdSkePQusiT4TLlRzcWyXJZpMMS0FP2iiNxuVofViRo3Q3eUovbq4ROFhncnkHTRN1FjW9x8RBBC53BRmGTunPFZr5MORtIsAnUWr6uJJ0kayJIEWbmFxTYW0O9o2SsLa6yIPKDabAnamwIYPVStpQ7B97e78A1aCtCvczOFfRdHE/gPI5oHBKa0wp/O0vVVqiteIOX15qHwjHImWtQjg7kzNR5CnTwogSHRrLtFGzPKViN9EsxQYs+6+L5VqKymXK5P9iytlR5TKUrl2f9Yp5BshyYEDy9nWRXCjHblUlU85GGXYkI9FtVWUSZKlCy6RyDJ9yon8TVJ+DVnn32jo7kw6NFAWzaGZoGBqjDGdHklUSnzQmhM4bmUqSynxnpz4IJ4rg5xe3mFQmd3Pg4xruHx3w8aSZRODEnQU+9g1HICYRPO0kKsWhr816/0LIO+CQXH/5BBEUYorF4jXwTO+VKdjOP+zqcjhiMWTOaT4YFCoRRaas4wd7BwcDofPBbH/gp9SA+jsGFsexZGznI4vhqJWXp5uzYxQGDfvt6OTkdDi8GV3+eXqxGnASNmpnNNfI2fpeLXxT9qaO4QHnMXAWw0wUFcbQvIEm6vFdzV2m5BLC3tBjzEutjOt0ZmMZy26gssPevKuVdVu0LnsJEVGIyFCkaOxhvUZHqLylJAb2OxNJgtbeOPWAsmmjCfbhc1BjuR1LbXLptrqSd8l5a3t7mYRzMRNDL6QlIlaMiw1X0hIXPX7xKHLHbtElmUf/Uux1gFCiy1RKtZOU1nnhnRtb1wvh/dpJpg7kjDw3X6NFyLJiAkObqgneHaVTlc45Ox9eXuyGds5v51s1e8D5Er+s2SZvovl9LAM1qXCip2WN9NZJFbhbqLstct1+D9SSq438l5CVKIpwGDLRnu+PucvY4lYQQeAMOJD0IAItXAYcNqmmDfSTJbR2ZWh/n90mWC/lE31mKc6wULpE6doZ5eUTEtXaKKcSVTR8MKgpVcNraplmI9tJZZ0quxQRzITJxbQIg7RLQ88p3opwX6AyIQKUVUkzq32lHz+4VvN/HI2uWJ+niYCqWc3X490obhiGL32TokSmDDu7oiSEZTXJs1S18d67aWhXuwHs73cBpB/DNUy9Yj8oUwrKd/73iPbIuwFvv0J/fHjQTUTBNwZvDdrs/yahLFbJL4t77+mPr5wR5PJWBfgraCuNxuLKfXZhIq0Fv9l+oNC6UvhzlLj9eY2vLNqfsA6f3EAXIpeU3MuwbuU/BqFzqmAfIvBJiRRqgkknhzHU9VRYvDZF05A5uPHxZKFIf1ZGEOaP75oHnJOClyaJF3BRUUEbFwZqjxBxlCToZ+j3fSdLvUzjDyKYtv9ISpVSjBGPdLEXj8ABIlCekHAhJ1uY5FW4TYSctNN0cVtirVdE+0Co2k9CzpcqrOvgEQYptXGA4g8daCZN0/wHmnWOXA==
sidebar_class_name: "post api-method"
info_path: developer-docs/api/superset
custom_edit_url: null
hide_send_button: true
show_extensions: true
---
import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
import ParamsDetails from "@theme/ParamsDetails";
import RequestSchema from "@theme/RequestSchema";
import StatusCodes from "@theme/StatusCodes";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";
import Heading from "@theme/Heading";
import Translate from "@docusaurus/Translate";
<Heading
as={"h1"}
className={"openapi__heading"}
children={"Manually stop a query with client_id"}
>
</Heading>
<MethodEndpoint
method={"post"}
path={"/api/v1/query/stop"}
context={"endpoint"}
>
</MethodEndpoint>
Manually stop a query with client_id
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
>
<Translate id="theme.openapi.request.title">Request</Translate>
</Heading>
<ParamsDetails
parameters={undefined}
>
</ParamsDetails>
<RequestSchema
{...require("./manually-stop-a-query-with-client-id.RequestSchema.json")}
>
</RequestSchema>
<StatusCodes
{...require("./manually-stop-a-query-with-client-id.StatusCodes.json")}
>
</StatusCodes>