/
/QRCodeCrafter API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 15h ago · Updated 2w agoView markdown
  • getDownload a QR code asset via Netlify Function
  • postGenerate a QR code asset via Netlify Function
  • postGenerate and verify a QR code asset
  • postGenerate a ZIP archive of static QR code files
  • postSend user feedback
  • postCreate a private dynamic QR redirect
  • getRead a dynamic QR record
  • deletePermanently delete a dynamic QR record
  • patchUpdate a dynamic QR record
  • postCreate a capability-managed dynamic QR vault
  • getRead an authorized dynamic QR vault and its public child records
  • deleteDelete an empty dynamic QR vault
  • patchRename a dynamic QR vault
  • postCreate a project-owned dynamic QR record
  • patchUpdate, pause, or resume a project-owned dynamic QR record
  • getRead aggregate analytics for one project-owned dynamic QR record
  • deletePermanently delete a project-owned dynamic QR record
  • getRedirect a dynamic QR scan
  • headCheck a dynamic QR redirect without a response body

Permanently delete a dynamic QR record

Requires the current ETag in If-Match. Deletion is irreversible and the printed redirect URL will return 404.

delete/api/dynamic-qr/{slug}

Headers

If-Matchstring required

Exact value returned by X-Dynamic-QR-Version, or the ETag when no intermediary has rewritten it

X-Dynamic-QR-Versionstring

Stable mirror of If-Match for intermediaries that rewrite or remove standard conditional headers

Response

Dynamic QR record permanently deleted