Skip to main content

Documentation Index

Fetch the complete documentation index at: https://86d.app/docs/llms.txt

Use this file to discover all available pages before exploring further.

The redirects module manages 301 and 302 redirects from old URLs to new ones. Useful when migrating from another platform, restructuring URLs, or sunsetting product pages. Source: modules/redirects · npm: @86d-app/redirects

Installation

86d module add redirects

Admin endpoints

MethodPathDescription
GET/admin/redirectsList
POST/admin/redirectsCreate
PUT/admin/redirects/:idUpdate
DELETE/admin/redirects/:idDelete