RelatedContent API

Overview

RelatedContent API is an API for managing Fess related content. You can display custom content related to specific keywords.

Base URL

/api/admin/relatedcontent

Endpoint List

Method Path Description
GET/PUT /settings List related content
GET /setting/{id} Get related content
POST /setting Create related content
PUT /setting Update related content
DELETE /setting/{id} Delete related content

Usage Examples

Reference