Files
superset2/docs/developer_docs_versioned_docs/version-6.1.0/api/delete-a-css-template.api.mdx
Claude Code 4ee42fe5b8 docs: cut 6.1.0 versions for user_docs, admin_docs, developer_docs, components
Snapshots all four versioned Docusaurus sections at v6.1.0, cut from
master after the version-cutting tooling (#39837), broken-internal-
links fix (#40102), and user_docs rename (#40171) all landed. With
the rename in place, all four sections now produce parallel-named
files at the docs/ root (no more bare `versioned_docs/` outlier).

Versioning behavior: lastVersion stays at current for every section,
so the canonical URLs (/user-docs/..., /admin-docs/...,
/developer-docs/..., /components/...) continue to render content
from master. The current version is consistently labeled "Next"
with an unreleased banner, and 6.1.0 is a historical pin accessible
only via its explicit version segment.

Component playground: previously disabled: true in versions-config.json,
now enabled and versioned.

Snapshot includes:
- All MDX content for the four sections.
- Auto-gen captured fresh: 74 database pages (engine spec metadata),
  ~1,800 API reference files (openapi.json), 59 component pages
  (Storybook stories).
- Data imports frozen at cut time into snapshot-local _versioned_data/
  dirs:
    user_docs_versioned_docs/version-6.1.0/_versioned_data/src/data/databases.json
      (canonical 80-database diagnostics from master, preserved by the
      generator's input-hash cache)
    admin_docs_versioned_docs/version-6.1.0/_versioned_data/data/countries.json
    admin_docs_versioned_docs/version-6.1.0/_versioned_data/static/feature-flags.json
    developer_docs_versioned_docs/version-6.1.0/_versioned_data/static/data/components.json
- Import paths in deeply-nested files rewritten so they still resolve
  from one directory deeper inside the snapshot.
- developer_docs/extensions/overview.md snapshot has the FIXED
  ./mcp.md form (from #40102), so the SPA-nav 404 isn't baked into
  the 6.1.0 version.

Verified via full yarn build: exit 0, no broken links surfaced by
onBrokenLinks: throw.
2026-05-15 22:36:30 -07:00

69 lines
2.7 KiB
Plaintext

---
id: delete-a-css-template
title: "Delete a CSS template"
description: "Delete a CSS template"
sidebar_label: "Delete a CSS template"
hide_title: true
hide_table_of_contents: true
api: eJzFVlFP3DgQ/ivW6B5AF1hAPQml6gNHqUoPtai73J1EEDXJ7G7AsV17soWL/N9PY2ezu7D3cH3hKbHjGX/fzDcz6cBKJxskdB7y6w5qDTlYSXPIQMsGefUAGTj83tYOK8jJtZiBL+fYSMg7oCfLp2pNOEMHIdzwaW+N9uj5wNHBAT9Kowk18au0VtWlpNro0b03mvdWDq0zFh3VybpB7+UM127y5Go9gxCy5Y65u8eSIGSAj7KxCjcMVwYhgwp96WrLV0MO54SNqFAhYcXmbw7evC7Uz4bE1LS6ysVkjoKjjp6wEg69aV2JojLohTYk8LH2tI3U4CMyOjp6XUZX2jpT8vJOoUBNNT3l4k+p6ipiEOiccdt4nJpWVZFq76G35qt+e21NnWtCp6USHt0CXWKRixMtWo2PFktOWtwUpixbx6WzheMHSVINIcjAY9k65si1eP+DIL++4YIiOeP6hNPxWEywsUoSerjJ4HGvNBWOI8JUwUrqGeRQXn29gAyUvEO1WiYR8bp1Suz9Ld6fXZxNzkQBcyKbj0bKlFLNjaf8+OD4eCRtPVocjkrvb6m/dnRYgCiKQgux91EUcNLS3Lj6nxj6XPyO0qETv5ycnp6Nx7eTL3+cfS4AQjYgu3yiudFr2IaNAV3dWONoKX9f6EIvW4p4N2zvp8rdYSji/1LIktUcZYXOv+ueESkgFwX0ZAoQvwpZsgZvyTygDoXeLbR1taadJbB9T5Jaf8v52F3n+0ku5DjmfI3zxuYqK0Z7pj1QlT9kTWKKVM4jzZ8h2SWmDdLcVMwq5fx5CPLlQfE8qRyLb8u8dikOkxiGb8ki8INj8rbQTMEo3Fdm9jw0u2+BtbxZAe9jDoUULO0ldsggwYUcUpIhS1Mph61cO/sQOJCxGFMdtI7jvDVc8BzEBX8WFS5QGdugpr6sYxqTo846Q6Y0KuSjUceuQt6xSsMLb6etJ9MsXWSwkK7m7uf7ThTd8HuFU9kq6mFCBqjbhsu8X/IjVvmm/4+TyaUY/IQMGM2mv4HvC3Dj1K/4G893YZw4v2QnzGXTydZQ9fbxdIjDftmzxtxtE8nYuTq4i5r5YFwj2d+nvybQ/zmw2NNXGDpuJB0yNr51OHXo5z/rJGRQ66lJdDbQtxadRw4L1cRNfX2LtZPOLQ5TSDw1Mo6S/l/ov9S6ccswVQgfaWSVrDV7izrqehlfg7Q1X3kIGaxLGTLI7QMnPWX1GrruTnq8cioE3v7eouP5cLMSVtR7VccRW0E+lcrjC0zDrISdr/3P3K5YBW4Ta78p9VPUr2p5BRk84FP6Iww3rLvYOeLt6cNJWWLsaEuTF1OZBTOUdmpEkIFsab4WtyGp/QtfsBVR16UTqRuFAWBs0owxhH8BGwC6VQ==
sidebar_class_name: "delete 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={"Delete a CSS template"}
>
</Heading>
<MethodEndpoint
method={"delete"}
path={"/api/v1/css_template/{pk}"}
context={"endpoint"}
>
</MethodEndpoint>
Delete a CSS template
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
>
<Translate id="theme.openapi.request.title">Request</Translate>
</Heading>
<ParamsDetails
{...require("./delete-a-css-template.ParamsDetails.json")}
>
</ParamsDetails>
<RequestSchema
{...require("./delete-a-css-template.RequestSchema.json")}
>
</RequestSchema>
<StatusCodes
{...require("./delete-a-css-template.StatusCodes.json")}
>
</StatusCodes>