Skip to content

[docs-agent] Remove reportSpam V3 endpoint from NFT API docs - #1554

Open
alchemy-bot wants to merge 1 commit into
mainfrom
docs/remove-report-spam-v3-endpoint
Open

[docs-agent] Remove reportSpam V3 endpoint from NFT API docs#1554
alchemy-bot wants to merge 1 commit into
mainfrom
docs/remove-report-spam-v3-endpoint

Conversation

@alchemy-bot

Copy link
Copy Markdown
Contributor

Summary

Removes all documentation references to the reportSpam NFT V3 endpoint (previously rendered at /docs/reference/…/report-spam-v-3) so the page 404s and callers redirect to the NFT endpoints overview.

Companion chain-config PR removes reportSpam from Daikon's topconfig.yml so the daily generator doesn't restore the CU row here.

Changes

  • src/openapi/nft/nft.yaml — delete the /v3/{apiKey}/reportSpam operation block (operationId reportSpam-v3).
  • content/api-reference/data/nft-api/nft-api-endpoints.mdx — drop the reportSpam row from the NFT Spam Endpoints table.
  • content/api-reference/pricing-resources/pricing/compute-unit-costs.mdx — drop the reportSpam | 0 | 10 row inside the {/* cu:auto product="nft" */} block.
  • content/redirects.yml — repoint the existing V2 report-spam redirect at the NFT endpoints overview (was pointing at the now-removed V3 page); add a new redirect for the V3 report-spam-v-3 URL itself. Follows the DOCS-196 pattern.

Linear

DOCS-201 — Remove reportSpam V3 endpoint from docs + Daikon config

Notes

  • reportSpamContract (the other endpoint in Daikon's report_spam method group) is already flagged in-source as #NftApiV3DeprecatedEndpoints and has zero docs presence — leaving it in place. If the CU generator surfaces a reportSpamContract row after the chain-config PR merges, follow-up needed.
  • No changelog entry authored — this ask didn't include a customer shutdown date. Happy to add one if the requester confirms the deprecation timeline.

Requested by

@oskarciupider-alchemy (via Slack thread)

Removes all documentation references to the `reportSpam` NFT V3 endpoint (previously rendered at /docs/reference/nft-api-endpoints/nft-api-endpoints/nft-spam-endpoints/report-spam-v-3).

* src/openapi/nft/nft.yaml: delete the /v3/{apiKey}/reportSpam operation block (operationId reportSpam-v3).
* content/api-reference/data/nft-api/nft-api-endpoints.mdx: drop the reportSpam row from the NFT Spam Endpoints table.
* content/api-reference/pricing-resources/pricing/compute-unit-costs.mdx: drop the reportSpam CU row inside the cu:auto product="nft" block. Companion chain-config PR removes the endpoint from Daikon's topconfig so the daily regeneration doesn't restore this row.
* content/redirects.yml: repoint the existing V2 report-spam redirect at the NFT endpoints overview (was pointing at the now-removed V3 page); add a new redirect for the V3 URL itself. Follows the DOCS-196 pattern.

Refs DOCS-201

Requested-by: @oskarciupider-alchemy
@alchemy-bot
alchemy-bot requested a review from a team as a code owner August 21, 2026 16:54
@github-actions

github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Aug 21, 2026, 4:55 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant