Skip to content

docs: add Artifacts namespace delete API#32056

Open
dinasaur404 wants to merge 2 commits into
productionfrom
docs/artifacts-delete-namespace
Open

docs: add Artifacts namespace delete API#32056
dinasaur404 wants to merge 2 commits into
productionfrom
docs/artifacts-delete-namespace

Conversation

@dinasaur404

Copy link
Copy Markdown
Contributor

Summary

  • Document DELETE /artifacts/namespaces/:namespace in the Artifacts REST API reference
  • Note that namespaces must be empty before deletion
  • Add 204, 404, and 409 response status semantics

Validation

  • prettier --check src/content/docs/artifacts/api/rest-api.mdx (passed in OpenCode session)
  • git diff --check (passed)
  • pnpm run check (passed in OpenCode session with Node-version warning override; 0 errors, 4 existing hints)
  • RUN_LINK_CHECK=true pnpm run build attempted but timed out after 15 minutes while generating changelog pages

@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit d1faf45.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.

@github-actions

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/artifacts/ @elithrar, @dmmulroy, @mattzcarey, @dinasaur404, @whoiskatrin, @cloudflare/product-owners

@github-actions

Copy link
Copy Markdown
Contributor

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants