Files
superset2/docs/developer_docs_versioned_docs/version-6.1.0/api/delete-security-permissions-resources-by-pk.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
3.0 KiB
Plaintext

---
id: delete-security-permissions-resources-by-pk
title: "Delete security permissions resources by pk"
description: "Delete security permissions resources by pk"
sidebar_label: "Delete security permissions resources by pk"
hide_title: true
hide_table_of_contents: true
api: eJzFVltv2zYU/ivEwR4STImToAMCFX3I0hRN13VB7HQDosClpWOLiUSyJOXEE/jfh0NKsp34YTcgTxIv5/D7vnMhW9Dc8BodGgvpbQtCQgqauxISkLxGGj1AAga/N8JgAakzDSZg8xJrDmkLbqVpl5AOF2jA+zvabbWSFi1tODk6ok+upEPp6JdrXYmcO6Hk6N4qSXNrh9oojcaJaF2jtXyBGydZZ4RcgPdJP6Nm95g78AngE691hVuGawOfQIE2N0LT0ZDCpcOaFVihw4LM3xy9eV2oX5Rjc9XIImWTEhmpjtZhwQxa1ZgcWaHQMqkcwydh3S5Sg4/A6OTkdRndSG1UTsNZhQylE26Vsq+8EkXAwNAYZXbxOFdNVQSqnYfOmo766bVz6lI6NJJXzKJZooksUnYmWSPxSWNOQQuTTOV5Y6h0dnD8wB2vBgkSsJg3hjhSLd4/Okhv76igHF9QfcK4W2dXaGphrVDSMiXZdZcelu19FfjIfkXZ2H24S4B4B1UuC0gh5vq0P2aq126mfYrZ6Ww1DUX/dJCrAseBfmwPFZcLSCG/uf4MCVR8htV6GM1p3JiKHfzB3l98vphcsAxK53Q6GlUq51WprEtPj05PR1yL0fJ41IMZbYA5GMCMjjNgWZZJxg4+sgzOGlcqI/4MnFL2M3KDhv1wdn5+MR5PJ7/9cvElA/DJgPVq5UolN9AOEwNeUWtlXF9tNpOZ7DsYezdMH0bx9ggK+++kkuinRF6gse/aZ9QySFkGHb0M2I+M51QEU6ceUPpM7mdSGyHdXg/10DruGjulmO1vKvCJL/k4JN2GCluT68gpaUmIgTx/5MKxObq8DMT/H9pt5F6jK1VBPGOmPBcl7Tey54Endb71sW+jMpMgzLdo4elDKr3NJJFSFR5WavFcrP23QOW1XZTvQ5xZz4VtcBn6sGWzFQtFEkkMtQVJvD5T+JuatPrBUwhCH4lV1hiK0E6h4TnYz7TMClxipXSN0nUdKSRAdNRqo5zKVeXT0aglVz5tKeP9C2/njXWq7l0ksORGUOO2XRMNbui/wDlvKtfBhARQNjV1qG5IHwsvpP04mVyxwY9PgNBs+xv4vgA3jq2W1uhpwpRhl1fkhLhsO9kpVWcfdvvwTulDM6aLIpIMTbeFWcitD8rUnPx9+n0C3aOHyiSuwnBZBNI+IeOpwblBW/5bJz4BIecq0tlC32g0FkkWJxzdR5tTlDtx3/I4SmJdzcMt2D3j/llWb509XJMOn9xIV1xIOiNkV9ul+y1wLQjIMWxcYwnsTHpIINUPlB4x/rfQtjNu8cZU3tP09wYNXYJ36xQMlVGI8I4oIJ3zyuILnMODAPauuxfrPltLvI2/m+RyFTK9amgECTzgKj57/R1laOhF4fS4cJbnGLpmb/Li6UGpNbSF2NogAd64ckPLIfzdDx2wE1Hbxh2xv/kBYLgICKP3fwEEhxZN
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 security permissions resources by pk"}
>
</Heading>
<MethodEndpoint
method={"delete"}
path={"/api/v1/security/permissions-resources/{pk}"}
context={"endpoint"}
>
</MethodEndpoint>
Delete security permissions resources by pk
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
>
<Translate id="theme.openapi.request.title">Request</Translate>
</Heading>
<ParamsDetails
{...require("./delete-security-permissions-resources-by-pk.ParamsDetails.json")}
>
</ParamsDetails>
<RequestSchema
{...require("./delete-security-permissions-resources-by-pk.RequestSchema.json")}
>
</RequestSchema>
<StatusCodes
{...require("./delete-security-permissions-resources-by-pk.StatusCodes.json")}
>
</StatusCodes>