Files
superset2/docs/developer_docs_versioned_docs/version-6.1.0/api/delete-annotation-layer-annotation-layer-pk.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: delete-annotation-layer-annotation-layer-pk
title: "Delete annotation layer (annotation-layer-pk)"
description: "Delete annotation layer (annotation-layer-pk)"
sidebar_label: "Delete annotation layer (annotation-layer-pk)"
hide_title: true
hide_table_of_contents: true
api: eJzFVt1P3DgQ/1es0T2ALrCAehJK1QeOUpUe6qHucncSQdQks5uwju3aky1clP/9NHY2+8HeQ/vCU+KxZzy/+fh5WrDSyRoJnYf0toUCfe4qS5XRkMKkRCG1NiRZIJR8RifsXEyNE1RWfm0TEqhYxUoqIQEta+TVHBJw+K2pHBaQkmswAZ+XWEtIW6Bny6cqTThDB113x6e9Ndqj5wMnR0f8yY0m1MS/0lpV5eHK0aNnL9s1g9YZi46qqF2j93KGazd5cpWeQdclS4l5eMScoEsAn2RtFW4orhS6ZCs2l4S1KFAhYcHqb47evK6rnw2JqWl0kQrOG0cdPWEhHHrTuBxFYdALbUjgU+VpF6jBRkB0cvK6iG60dSbn5YNCgZoqek7FX1JVRSxIdM64XTjOTaOKALW30GvzVb+9dk1dakKnpRIe3QJdRJGKMy0ajU8Wc05aEAqT543j1tmB8YMkqYYQJOAxbxxj5D5+/E6Q3t5xQ5GccW/D2aqRr7iRPdwl8HSQmwLHwcvIAErqGaSQ33y5ggSUfEC1WsZC4nXjlDj4R7y/uLqYXIgMSiKbjkbK5FKVxlN6enR6OpK2Gi2ORyuauA8cMjrOQGRZpoU4+CgyOGuoNK76NxxJxe8oHTrxy9n5+cV4fD/584+LzxlAlwzeXT9TGThn6d8gGDysamscLdvAZzrTS2oR7wbxYezgPXZF/AyMJGqWKAt0/l27BSaDVGTQA8pA/CpkzvV4T2aOusv0fqatqzTtLZ079CSp8fecl/11zJ/kQo5D/tdwbwhX2THaM/QBrvwuKxJTpLwMUH8WaBvR1kilKRhZzP92GNLlQbGdXI7H12V+2xiLSQjF16jR8Yfj8jbTDMMoPFRmth2e/bfAtb3ZEe9DLl++WHsryUGQHNj5PiQQYUAKsQggia9XCv8bh9bOOw50aNzYL43jPOwMJ2w7eMXbosAFKmNr1NRTQEhzNNRaZ8jkRnXpaNSyqS5tuZK7F9bOG0+mXppIYCFdxUzpe9YKZvi/wKlsFPVuQgKom5opoV/yJ7DBpv2Pk8m1GOx0CbA3m/YGvC+cG0du4z2eBYRx4vKajTCWTSM7Q9Xrh9NdGAyW/DZmZo4gA8u18BDq6YNxtWR7n/6eQD9lcDPEXRjYOYDuEla+dzh16MufNdLx0DM1Ec6G941F55HDQhXxA7Au4tqJ5xbHMSSeahmenX5u+tFK3rh9eJkIn2hklaw03xLqq+1L/BakrdiVY0hgu8whgdTOuSBixm+hbR+kxxunuo7F3xp0/M7crYouTo9VeKoLSKdSeXzh1/Dmwt6XfijcFz82ZO6E1gulfg5toBpeQQJzfI5DaHfH5RvIKTgaN87yHANxLlVeDAJcdwNLRK7jeDVUroV5qI3+hy/Y6VHbxhOR8LrBwfAWsI9d9x8N4/4V
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 annotation layer (annotation-layer-pk)"}
>
</Heading>
<MethodEndpoint
method={"delete"}
path={"/api/v1/annotation_layer/{pk}"}
context={"endpoint"}
>
</MethodEndpoint>
Delete annotation layer (annotation-layer-pk)
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
>
<Translate id="theme.openapi.request.title">Request</Translate>
</Heading>
<ParamsDetails
{...require("./delete-annotation-layer-annotation-layer-pk.ParamsDetails.json")}
>
</ParamsDetails>
<RequestSchema
{...require("./delete-annotation-layer-annotation-layer-pk.RequestSchema.json")}
>
</RequestSchema>
<StatusCodes
{...require("./delete-annotation-layer-annotation-layer-pk.StatusCodes.json")}
>
</StatusCodes>